p9y
[m6w6/libmemcached] / src / libmemcached / instance.cc
index 266eccc70f8d8b6f53b73b1513ab7879ff5447e6..972f6b6f6ae5e3f6e3cfacd4f2b4aa3f82a023a9 100644 (file)
@@ -14,6 +14,7 @@
 */
 
 #include "libmemcached/common.h"
+#include "p9y/socket.hpp"
 
 static inline void _server_init(memcached_instance_st *self, Memcached *root,
                                 const memcached_string_t &hostname, in_port_t port, uint32_t weight,