Ticket #12981: patch-memcached.h

File patch-memcached.h, 244 bytes (added by ebgssth@…, 17 years ago)
Line 
1--- memcached.h.orig    Sat Oct 27 19:10:38 2007
2+++ memcached.h Sat Oct 27 19:06:50 2007
3@@ -3,6 +3,7 @@
4 
5 #include "config.h"
6 #include <sys/types.h>
7+#include <sys/socket.h> 
8 #include <sys/time.h>
9 #include <netinet/in.h>
10 #include <event.h>