1 2 3 4 5 6 7 8 9 10 11
--- lib/imclient.h.orig Mon Oct 1 23:01:49 2001 +++ lib/imclient.h Mon Oct 1 22:43:26 2001 @@ -45,7 +45,7 @@ #ifndef INCLUDED_IMCLIENT_H #define INCLUDED_IMCLIENT_H -#include <sasl.h> +#include <sasl/sasl.h> struct imclient; struct sasl_client; /* to avoid having to include sasl sometimes */