summaryrefslogtreecommitdiff
path: root/security/altivore/files/patch-aa
blob: 3f09f08e8a11dafb04d4a82d4f3139a5bdddfe39 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- altivore.c	Mon Oct  8 00:31:58 2001
+++ altivorenew.c	Mon Oct  8 00:34:30 2001
@@ -164,7 +164,7 @@
 
 */
 #include <string.h>
-#include <malloc.h>
+/* #include <malloc.h>  This is commented out for the FreeBSD port, as it is deprecated */
 #include <stdlib.h>
 #include <ctype.h>
 #include <stdarg.h>