summaryrefslogtreecommitdiff
path: root/mail/p3scan/files/patch-scanner_bash.c
blob: 1fcf0928e005d65f30cf2b71e0dc62f4ce376a3e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- scanner_bash.c.orig	Mon May  1 00:54:39 2006
+++ scanner_bash.c	Mon May  1 00:54:55 2006
@@ -39,8 +39,8 @@
 #include <sys/wait.h>
 #include <sys/stat.h>
 #include <errno.h>
-#include <malloc.h>
 #include <pcre.h>
+#include <netinet/in.h>
 
 #include "p3scan.h"
 #include "parsefile.h"