diff options
Diffstat (limited to 'lib/ldap.c')
-rw-r--r-- | lib/ldap.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/ldap.c b/lib/ldap.c index bbeeb6ee9..ae4844880 100644 --- a/lib/ldap.c +++ b/lib/ldap.c @@ -66,6 +66,7 @@ #include "curl_memory.h" #include "curl_base64.h" #include "rawstr.h" +#include "connect.h" #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> |