X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=sidebyside;f=src%2Flibmemcachedprotocol%2Fhandler.c;h=535795cab49bb40bb16b20ec16211c7edad934aa;hb=2f289c64f625962d945ec3bee80f36bc5c61ee35;hp=b848407245ba07a22a475548cbe962a54a620bf0;hpb=4b584c02c679edd005cd2e542d2ff1d9dcb312b9;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" /* ** **********************************************************************