$NetBSD: patch-aa,v 1.2 2007/02/27 11:29:19 grant Exp $ --- memcached.c.orig 2006-12-05 20:34:10.000000000 +1100 +++ memcached.c @@ -49,6 +49,7 @@ #include #include #include +#include #ifdef HAVE_MALLOC_H /* OpenBSD has a malloc.h, but warns to use stdlib.h instead */