summaryrefslogtreecommitdiff
blob: 69b27d97ad0578dca39473aac73ce06ef4f349aa (plain)
1
2
3
4
5
6
7
8
9
10
11
Bug: https://bugs.gentoo.org/897832
--- a/apps/unix/server/server.c
+++ b/apps/unix/server/server.c
@@ -50,6 +50,7 @@
 #include <sys/file.h>
 #include <sys/stat.h>
 #include <sys/wait.h>
+#include <fcntl.h>
 
 // #include <net/if.h>
 // #include <netinet/in.h>