1 2 3 4 5 6 7 8 9 10 11
--- lib/imclient.c.orig Mon Oct 1 23:00:28 2001 +++ lib/imclient.c Mon Oct 1 22:43:05 2001 @@ -64,7 +64,7 @@ #include <sys/select.h> #endif -#include <sasl.h> +#include <sasl1/sasl.h> #ifdef HAVE_SSL #include <openssl/lhash.h>