aboutsummaryrefslogtreecommitdiff
path: root/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c')
-rw-r--r--mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c b/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c
deleted file mode 100644
index 7576f7123449..000000000000
--- a/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- lib/e2k-autoconfig.c.orig Tue May 11 11:15:58 2004
-+++ lib/e2k-autoconfig.c Thu Jun 17 14:02:58 2004
-@@ -31,6 +31,10 @@
- #include <sys/stat.h>
- #include <unistd.h>
-
-+#include <sys/types.h>
-+#include <sys/socket.h>
-+#include <netinet/in.h>
-+#include <arpa/inet.h>
- #include <netinet/in.h>
- #include <arpa/nameser.h>
- #include <resolv.h>