aboutsummaryrefslogtreecommitdiff
path: root/databases/cyrus-imspd/files/patch-af
blob: 9995f7bf12d19ddf80d65c7f191b02ecaf72307f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- lib/imclient.h.orig	Mon Oct  1 23:01:49 2001
+++ lib/imclient.h	Mon Oct  1 22:43:26 2001
@@ -45,7 +45,7 @@
 #ifndef INCLUDED_IMCLIENT_H
 #define INCLUDED_IMCLIENT_H
 
-#include <sasl.h>
+#include <sasl/sasl.h>
 
 struct imclient;
 struct sasl_client; /* to avoid having to include sasl sometimes */