summaryrefslogtreecommitdiff
path: root/databases/cyrus-imspd/files/patch-ad
blob: 05ea0c29220bb94842ddd382bef774ddfbdeeb99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- imsp/sasl_support.c.orig	Mon Oct  1 22:57:49 2001
+++ imsp/sasl_support.c	Mon Oct  1 22:41:39 2001
@@ -47,7 +47,7 @@
 #include <strings.h>
 #include <syslog.h>
 #include "xmalloc.h"
-#include <sasl.h>
+#include <sasl/sasl.h>
 
 #include "util.h"
 #include "syncdb.h"