# | Line 29 | Line 29 | |
---|---|---|
29 | ||
30 | #include "Matcher/Matcher.hpp" | |
31 | ||
32 | – | typedef api::Posix::FileStream<api::Posix::HandleWriter, O_WRONLY | O_CREAT | O_TRUNC, 0600> SecretFileWriter; |
33 | – | typedef api::Posix::FileStream<api::Posix::HandleWriter, O_WRONLY | O_APPEND, 0> AppendFileWriter; |
34 | – | |
32 | #ifndef _Spectre2_prefix_ | |
33 | #define _Spectre2_prefix_ "/usr/local" | |
34 | #endif |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |