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.c14
1 files changed, 7 insertions, 7 deletions
diff --git a/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c b/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c
index d5806c41d0c5..7576f7123449 100644
--- a/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c
+++ b/mail/evolution-exchange/files/patch-lib::e2k-autoconfig.c
@@ -1,13 +1,13 @@
---- lib/e2k-autoconfig.c.orig Tue May 11 11:09:03 2004
-+++ lib/e2k-autoconfig.c Tue Jun 1 20:47:50 2004
-@@ -25,6 +25,10 @@
+--- 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 <stdlib.h>
- #include <string.h>
+#include <sys/types.h>
+#include <sys/socket.h>
+#include <netinet/in.h>
+#include <arpa/inet.h>
- #include <resolv.h>
+ #include <netinet/in.h>
#include <arpa/nameser.h>
-
+ #include <resolv.h>