forked from Lainports/freebsd-ports
system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load.
11 lines
243 B
C
11 lines
243 B
C
--- items.c.orig Mon Jul 21 22:57:51 2003
|
|
+++ items.c Mon Jul 21 22:57:58 2003
|
|
@@ -17,8 +17,6 @@
|
|
#include <errno.h>
|
|
#include <time.h>
|
|
#include <event.h>
|
|
-#include <malloc.h>
|
|
-#include <Judy.h>
|
|
#include <assert.h>
|
|
|
|
#include "memcached.h"
|