Signed-off-by: Felix Janda <[email protected]>
---
cfg.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/cfg.c b/cfg.c
index bd7944a..3c86c84 100644
--- a/cfg.c
+++ b/cfg.c
@@ -34,6 +34,7 @@
#include <sys/mman.h>
#include <sys/socket.h>
#include <sys/stat.h>
+#include <sys/types.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <ctype.h>
--
2.7.3