X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Flibmemcachedprotocol%2Fhandler.c;h=535795cab49bb40bb16b20ec16211c7edad934aa;hb=efeacc93d17bfaad48e9b7422aebd35e4968c00c;hp=b848407245ba07a22a475548cbe962a54a620bf0;hpb=6b7d2bf0319e0bd48bd6aa4ad8c56a935f98b0d2;p=awesomized%2Flibmemcached diff --git a/src/libmemcachedprotocol/handler.c b/src/libmemcachedprotocol/handler.c index b8484072..535795ca 100644 --- a/src/libmemcachedprotocol/handler.c +++ b/src/libmemcachedprotocol/handler.c @@ -26,10 +26,7 @@ #include #include -#include -#ifdef HAVE_SYS_SOCKET_H -# include -#endif +#include "p9y/socket.hpp" /* ** **********************************************************************