p9y
[m6w6/libmemcached] / src / libmemcachedprotocol / handler.c
index b848407245ba07a22a475548cbe962a54a620bf0..535795cab49bb40bb16b20ec16211c7edad934aa 100644 (file)
 #include <ctype.h>
 #include <stdio.h>
 
-#include <sys/types.h>
-#ifdef HAVE_SYS_SOCKET_H
-#  include <sys/socket.h>
-#endif
+#include "p9y/socket.hpp"
 
 /*
 ** **********************************************************************