X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Flibmemcachedprotocol%2Fhandler.c;h=535795cab49bb40bb16b20ec16211c7edad934aa;hb=2f289c64f625962d945ec3bee80f36bc5c61ee35;hp=b412b9e9f9009aad375aa6aee628da63d642e099;hpb=cb40bfe8923a2b06160a965d95b45ca0ea3421ab;p=awesomized%2Flibmemcached diff --git a/src/libmemcachedprotocol/handler.c b/src/libmemcachedprotocol/handler.c index b412b9e9..535795ca 100644 --- a/src/libmemcachedprotocol/handler.c +++ b/src/libmemcachedprotocol/handler.c @@ -20,12 +20,13 @@ #include #include #include -#include +#if HAVE_STRINGS_H +# include +#endif #include #include -#include -#include +#include "p9y/socket.hpp" /* ** **********************************************************************