]> jfr.im git - solanum.git/blobdiff - include/stdinc.h
Make 5614c9e6f0b (opmod as fake statusmsg) optional
[solanum.git] / include / stdinc.h
index eb321edb6b3006a50e088a826e7ca5d4200088e4..d620f7799a8d1163c995defef2a4474c5250c092 100644 (file)
@@ -112,14 +112,10 @@ typedef bool _Bool;
 
 
 #include <sys/stat.h>
-#include <sys/wait.h>
 
 #ifdef HAVE_SYS_PARAM_H
 #include <sys/param.h>
 #endif
-#include <netinet/in.h>
-#include <netinet/tcp.h>
-#include <arpa/inet.h>
 
 #ifdef HAVE_ERRNO_H
 #include <errno.h>