diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:01:22 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2005-11-05 05:01:22 +0000 |
commit | f7bbf886eff0fc8740fba028dae747789a0bfcc4 (patch) | |
tree | fed2c31c257a43edc012d037855588f6614d9199 /mail/ximian-connector/files/patch-lib::e2k-autoconfig.c | |
parent | Presenting GNOME 2.12 for FreeBSD. The release is chock full of bug fixes (diff) |
Update to 2.4.1 after a repocopy from ports/mail/ximian-connector.
Evolution-exchange is the Microsoft exchange email and calendar backend
for the Evolution groupware suite.
Diffstat (limited to 'mail/ximian-connector/files/patch-lib::e2k-autoconfig.c')
-rw-r--r-- | mail/ximian-connector/files/patch-lib::e2k-autoconfig.c | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/mail/ximian-connector/files/patch-lib::e2k-autoconfig.c b/mail/ximian-connector/files/patch-lib::e2k-autoconfig.c deleted file mode 100644 index 7576f7123449..000000000000 --- a/mail/ximian-connector/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> |