fixed compilation without threads and fixed some warnings
[NeonServV5.git] / src / overall.h
index 718e82d7695abef13808e55ab95d4e887101929d..3f6de8aca4083534054ff015fd1034c99aefd3ae 100644 (file)
@@ -39,6 +39,7 @@
 #include <arpa/inet.h>
 #include <netdb.h>
 #include <sys/wait.h>
+#include <errno.h>
 #endif
 #include <unistd.h>
 #include <getopt.h>