p9y: bsd
[m6w6/libmemcached] / src / p9y / socket.hpp
index 339b5995bf285465e160c8989b12c563fdda8a5b..ca0b97d3a5f140ec48cf6bc9b71ecfb56489fe50 100644 (file)
 # include <sys/socket.h>
 #endif
 
+#if defined HAVE_NETINET_IN_H
+# include <netinet/in.h>
+#endif
+
 #if defined HAVE_SYS_UN_H
 # include <sys/un.h>
 #endif