blob: 35aa38f3aca77274aa8dddd9bf7b9fe4cd958b0f (
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 <sasl/sasl.h>
/* a file buffer structure
*/
|