aboutsummaryrefslogtreecommitdiff
path: root/databases/cyrus-imspd/files/patch-ag
blob: 4b6c60cf8b583d08abcde29b03671f9e33464d01 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/prot.h.orig	Mon Oct  1 23:02:44 2001
+++ lib/prot.h	Mon Oct  1 22:43:41 2001
@@ -48,7 +48,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 
-#include <sasl.h>
+#include <sasl/sasl.h>
 
 #ifdef HAVE_SSL
 #include <openssl/ssl.h>