b211a1e6c4
PR: ports/40288 Submitted by: Mathieu Arnold <m@absolight.net> Approved by: knu
11 lines
304 B
Text
11 lines
304 B
Text
--- 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 <sasl1/sasl.h>
|
|
|
|
struct imclient;
|
|
struct sasl_client; /* to avoid having to include sasl sometimes */
|