1 2 3 4 5 6 7 8 9 10 11
--- imsp/sasl_support.c.orig Mon Oct 1 22:57:49 2001 +++ imsp/sasl_support.c Mon Oct 1 22:41:39 2001 @@ -47,7 +47,7 @@ #include <strings.h> #include <syslog.h> #include "xmalloc.h" -#include <sasl.h> +#include <sasl/sasl.h> #include "util.h" #include "syncdb.h"