summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd22/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cyrus-imapd22/patches/patch-al')
-rw-r--r--mail/cyrus-imapd22/patches/patch-al15
1 files changed, 15 insertions, 0 deletions
diff --git a/mail/cyrus-imapd22/patches/patch-al b/mail/cyrus-imapd22/patches/patch-al
new file mode 100644
index 00000000000..b339cd558b1
--- /dev/null
+++ b/mail/cyrus-imapd22/patches/patch-al
@@ -0,0 +1,15 @@
+$NetBSD: patch-al,v 1.1.1.1 2004/01/18 12:42:11 recht Exp $
+
+--- imtest/imtest.c~ 2003-10-22 20:50:10.000000000 +0200
++++ imtest/imtest.c 2003-11-03 11:09:41.000000000 +0100
+@@ -72,6 +72,10 @@
+ #include <netinet/in.h>
+ #include <netdb.h>
+
++#ifdef HAVE_SYS_PARAM_H
++#include <sys/param.h>
++#endif
++
+ #include <sasl/sasl.h>
+ #include <sasl/saslutil.h>
+