b211a1e6c4
PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu
11 lines
248 B
Text
11 lines
248 B
Text
--- imsp/dispatch.c.orig Mon Oct 1 22:49:47 2001
|
|
+++ imsp/dispatch.c Mon Oct 1 22:40:20 2001
|
|
@@ -57,7 +57,7 @@
|
|
#endif
|
|
#include "dispatch.h"
|
|
|
|
-#include <sasl.h>
|
|
+#include <sasl1/sasl.h>
|
|
|
|
#ifndef HAVE_GETDTABLESIZE
|
|
#define getdtablesize() 32
|