p9y: bsd
[awesomized/libmemcached] / src / libmemcached / io.cc
index 27b5ecbd0f244064a743150e71bf4b925223cd72..0cf1931a3add659a99d3180b79a9e261b668677d 100644 (file)
 */
 
 #include "libmemcached/common.h"
-
-#ifdef HAVE_SYS_SOCKET_H
-#  include <sys/socket.h>
-#endif
+#include "p9y/poll.hpp"
 
 void initialize_binary_request(memcached_instance_st *server,
                                protocol_binary_request_header &header) {