X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=test%2Flib%2FConnection.cpp;h=806ce502e4f36889ee51c4aa9954c07328da1621;hb=24f797294aca130e70317003f4ee42540429ec63;hp=0530d38bf7a88525012e58c6cf8ca6e90ff90cec;hpb=2c43b7ea471c819c8e726eefccc39a469f6b9ae6;p=awesomized%2Flibmemcached diff --git a/test/lib/Connection.cpp b/test/lib/Connection.cpp index 0530d38b..806ce502 100644 --- a/test/lib/Connection.cpp +++ b/test/lib/Connection.cpp @@ -2,7 +2,9 @@ #include #include -#include +#if HAVE_UNISTD_H +# include +#endif #if !(HAVE_SOCK_NONBLOCK && HAVE_SOCK_CLOEXEC) # include