ports/databases/memcached/files/patch-memcached.h
Marcus Alves Grando 139b1bbed7 - Update to 1.2.2
Notified by:	Paul Lindner <lindner___inuus.com>
2007-05-25 17:39:36 +00:00

10 lines
247 B
C

--- ./memcached.h.orig Fri May 25 14:34:08 2007
+++ ./memcached.h Fri May 25 14:34:47 2007
@@ -3,6 +3,7 @@
#include "config.h"
#include <sys/types.h>
+#include <sys/socket.h>
#include <sys/time.h>
#include <netinet/in.h>
#include <event.h>