summaryrefslogtreecommitdiff
path: root/mail/p3scan/files/patch-scanner_sample.c
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-01 21:25:59 +0000
commit8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch)
tree7842527232644d8f0fc76639a38e9596a910d381 /mail/p3scan/files/patch-scanner_sample.c
parentConvert to USES=libtool and add INSTALL_TARGET=install-strip (diff)
Remove non staged ports without pending PR from ma*
Diffstat (limited to 'mail/p3scan/files/patch-scanner_sample.c')
-rw-r--r--mail/p3scan/files/patch-scanner_sample.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/mail/p3scan/files/patch-scanner_sample.c b/mail/p3scan/files/patch-scanner_sample.c
deleted file mode 100644
index f9fa827ad828..000000000000
--- a/mail/p3scan/files/patch-scanner_sample.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- scanner_sample.c.orig Fri Jul 29 10:08:05 2005
-+++ scanner_sample.c Fri Jul 29 10:08:37 2005
-@@ -31,10 +31,10 @@
- */
-
- #include <stdio.h>
--#include <malloc.h>
- #include <sys/un.h>
- #include <sys/socket.h>
-
-+#include <stdlib.h>
-
- /* we need p3scan.h */
- #include "p3scan.h"