b211a1e6c4
PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu
12 lines
218 B
Plaintext
12 lines
218 B
Plaintext
--- 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
|
|
*/
|