From a137109a0c516cfc3557133249f91524c3941783 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Tue, 2 Oct 2007 14:48:38 +0000 Subject: needed for Windows LDAP client 32 API support --- lib/ldap.c | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/ldap.c') diff --git a/lib/ldap.c b/lib/ldap.c index 2eb71cc73..f5a44c69e 100644 --- a/lib/ldap.c +++ b/lib/ldap.c @@ -45,6 +45,7 @@ #ifdef CURL_LDAP_WIN /* Use W$ LDAP implementation. */ # include +# include #else #define LDAP_DEPRECATED 1 /* Be sure ldap_init() is defined. */ # include -- cgit v1.2.1