diff options
Diffstat (limited to 'mail/p3scan/files/patch-scanner_avpd.c')
-rw-r--r-- | mail/p3scan/files/patch-scanner_avpd.c | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/p3scan/files/patch-scanner_avpd.c b/mail/p3scan/files/patch-scanner_avpd.c deleted file mode 100644 index 3069fedbdb4d..000000000000 --- a/mail/p3scan/files/patch-scanner_avpd.c +++ /dev/null @@ -1,16 +0,0 @@ ---- scanner_avpd.c.orig Wed Jan 5 20:53:04 2005 -+++ scanner_avpd.c Tue Jul 26 12:44:34 2005 -@@ -39,12 +39,12 @@ - #include <time.h> - #include <sys/time.h> - #include <errno.h> --#include <malloc.h> - #include <sys/un.h> - #include <sys/socket.h> - #include <stdarg.h> - #include <dirent.h> - #include <ctype.h> -+#include <netinet/in.h> - - #include "p3scan.h" - |