summaryrefslogtreecommitdiff
path: root/databases/cyrus-imspd/files/patch-ae
blob: 83a945df2094f8d8e3708adae41e07317c56b3ba (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/imclient.c.orig	Mon Oct  1 23:00:28 2001
+++ lib/imclient.c	Mon Oct  1 22:43:05 2001
@@ -64,7 +64,7 @@
 #include <sys/select.h>
 #endif
 
-#include <sasl.h>
+#include <sasl1/sasl.h>
 
 #ifdef HAVE_SSL
 #include <openssl/lhash.h>