]> git.stg.codes - stg.git/blobdiff - projects/stargazer/main.cpp
Include sys/stat.h in main.cpp for S_IRUSR on FreeBSD
[stg.git] / projects / stargazer / main.cpp
index 203c6c4ea6ed8797124ebd6d59c4df89dfc890e2..15641781dcef19611e6d5fbcda98b20cfa10d9e5 100644 (file)
@@ -29,6 +29,7 @@
 #include <sys/msg.h>
 #include <sys/types.h>
 #include <sys/wait.h>
+#include <sys/stat.h>
 
 #include <csignal>
 #include <cerrno>