ports/databases/memcached/files/patch-items.c
Sean Chittenden 404af3e9bb Upgrade memcached to 1.1.8
Noticed by: fenner's distfile survey
2003-08-21 18:20:44 +00:00

10 lines
224 B
C

--- items.c.orig Thu Aug 21 11:05:52 2003
+++ items.c Thu Aug 21 11:05:56 2003
@@ -17,7 +17,6 @@
#include <errno.h>
#include <time.h>
#include <event.h>
-#include <malloc.h>
#include <assert.h>
#include "memcached.h"