diff options
Diffstat (limited to 'mail/p3scan/files/patch-parsefile.c')
-rw-r--r-- | mail/p3scan/files/patch-parsefile.c | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/p3scan/files/patch-parsefile.c b/mail/p3scan/files/patch-parsefile.c deleted file mode 100644 index 04ba68728c46..000000000000 --- a/mail/p3scan/files/patch-parsefile.c +++ /dev/null @@ -1,14 +0,0 @@ ---- parsefile.c.orig Mon May 1 00:37:13 2006 -+++ parsefile.c Mon May 1 00:37:47 2006 -@@ -69,9 +69,10 @@ - #include <stdio.h> - #include <stdlib.h> - #include <fcntl.h> --#include <malloc.h> -+#include <stdlib.h> - #include <string.h> - #include <sys/stat.h> -+#include <netinet/in.h> - #include "parsefile.h" - #include "getlinep3.h" - #include "p3scan.h" |