blob: 06384ea5745f43fbde872783eef79fed64b37170 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- imsp/dispatch.h.orig Mon Oct 1 22:54:38 2001
+++ imsp/dispatch.h Mon Oct 1 22:40:31 2001
@@ -44,7 +44,7 @@
#define MAX_BUF 4096
-#include <sasl.h>
+#include <sasl1/sasl.h>
/* a file buffer structure
*/
|