freebsd-ports/security/authforce/files/patch-ab
2002-05-08 09:43:25 +00:00

10 lines
253 B
Text

--- src/methods.c.bak Mon May 7 01:02:47 2001
+++ src/methods.c Wed May 8 12:34:16 2002
@@ -5,7 +5,6 @@
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
-#include <malloc.h>
#ifdef MEMWATCH
#include "memwatch.h"
#endif /* MEMWATCH */