7b32cc6cf9
GPL nor open-source) ala Carnivore src PR: 31111 Submitted by: Justin Stanford <jus@security.za.net> Reviewed by: des (licensing issues)
11 lines
313 B
Text
11 lines
313 B
Text
--- 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>
|