# | Line 19 | Line 19 | |
---|---|---|
19 | ||
20 | typedef api::Posix::FileStream<api::Posix::HandleWriter, O_WRONLY | O_CREAT | O_TRUNC, 0600> SecretFileWriter; | |
21 | ||
22 | – | extern "C" |
23 | – | { |
22 | #include <unistd.h> | |
25 | – | } |
23 | ||
24 | class Daemon; | |
25 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |