fixed OSX build
[NeonServV5.git] / src / overall.h
index cee57955cd4779a5ac8456523ca43d5e01f4d5f8..64ee2cadb67eed9bace5fe758bfb36b4549f43b2 100644 (file)
@@ -31,7 +31,9 @@
 #include <winsock2.h>
 #include <malloc.h>
 #else
+#ifdef HAVE_FEATURES_H
 #include <features.h>
+#endif
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>