diff options
Diffstat (limited to 'security/authforce/files/patch-ac')
-rw-r--r-- | security/authforce/files/patch-ac | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/authforce/files/patch-ac b/security/authforce/files/patch-ac new file mode 100644 index 0000000..79ed977 --- /dev/null +++ b/security/authforce/files/patch-ac @@ -0,0 +1,10 @@ +--- src/misc.c.bak Wed Feb 14 01:54:53 2001 ++++ src/misc.c Wed May 8 12:34:16 2002 +@@ -3,7 +3,6 @@ + #include <config.h> + #include <stdio.h> + #include <stdlib.h> +-#include <malloc.h> + #include <string.h> + #include <ctype.h> + #ifdef MEMWATCH |