diff options
Diffstat (limited to 'mail/p3scan/files/patch-scanner_bash.c')
-rw-r--r-- | mail/p3scan/files/patch-scanner_bash.c | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/mail/p3scan/files/patch-scanner_bash.c b/mail/p3scan/files/patch-scanner_bash.c deleted file mode 100644 index 1fcf0928e005..000000000000 --- a/mail/p3scan/files/patch-scanner_bash.c +++ /dev/null @@ -1,12 +0,0 @@ ---- 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" |