summaryrefslogtreecommitdiff
path: root/databases/cyrus-imspd/files/patch-af
blob: 531cd660a558a56ef55c539058c8021b04719a0c (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 <sasl1/sasl.h>
 
 struct imclient;
 struct sasl_client; /* to avoid having to include sasl sometimes */