summaryrefslogtreecommitdiff
path: root/mail/imapproxy/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'mail/imapproxy/patches/patch-ab')
-rw-r--r--mail/imapproxy/patches/patch-ab16
1 files changed, 0 insertions, 16 deletions
diff --git a/mail/imapproxy/patches/patch-ab b/mail/imapproxy/patches/patch-ab
deleted file mode 100644
index ea456f96bc6..00000000000
--- a/mail/imapproxy/patches/patch-ab
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ab,v 1.1 2006/01/08 16:00:41 joerg Exp $
-
---- network.c.orig 2006-01-08 15:48:57.000000000 +0000
-+++ network.c
-@@ -19,10 +19,10 @@
- */
-
-
-+#include <sys/types.h>
- #include <stdio.h>
- #include <sys/socket.h>
- #include <netinet/in.h>
--#include <sys/types.h>
- #include <string.h>
- #include <netdb.h>
- #include <unistd.h>