ports/mail/popclient/patches/patch-xmalloc_c

10 lines
215 B
Text

--- xmalloc.c.orig Thu Jul 8 21:29:48 2010
+++ xmalloc.c Thu Jul 8 21:30:38 2010
@@ -36,6 +36,7 @@
#include <config.h>
#include <stdio.h>
+#include <stdlib.h>
#include <sys/types.h>
#include "popclient.h"