mirror of
https://git.freebsd.org/ports.git
synced 2025-06-07 05:40:30 -04:00
11 lines
237 B
Text
11 lines
237 B
Text
--- 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>
|