summaryrefslogtreecommitdiff
path: root/mail/isync/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'mail/isync/patches/patch-af')
-rw-r--r--mail/isync/patches/patch-af12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/isync/patches/patch-af b/mail/isync/patches/patch-af
new file mode 100644
index 00000000000..8f481a7d75f
--- /dev/null
+++ b/mail/isync/patches/patch-af
@@ -0,0 +1,12 @@
+$NetBSD: patch-af,v 1.1 2005/04/24 09:31:54 adrianp Exp $
+
+--- src/drv_imap.c.orig 2005-03-05 22:00:48.000000000 +0100
++++ src/drv_imap.c 2005-03-05 22:01:01.000000000 +0100
+@@ -41,6 +41,7 @@
+ #include <netinet/tcp.h>
+ #include <arpa/inet.h>
+ #include <netdb.h>
++#include <limits.h>
+ #if HAVE_LIBSSL
+ # include <openssl/ssl.h>
+ # include <openssl/err.h>