git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Headers moved to subdir stg
[stg.git]
/
projects
/
stargazer
/
main.cpp
diff --git
a/projects/stargazer/main.cpp
b/projects/stargazer/main.cpp
index 15641781dcef19611e6d5fbcda98b20cfa10d9e5..6bbd7b9d6b62393026356f3bcad728494130fd2a 100644
(file)
--- a/
projects/stargazer/main.cpp
+++ b/
projects/stargazer/main.cpp
@@
-29,7
+29,8
@@
#include <sys/msg.h>
#include <sys/types.h>
#include <sys/wait.h>
-#include <sys/stat.h>
+#include <sys/stat.h> // S_IRUSR
+#include <fcntl.h> // create
#include <csignal>
#include <cerrno>