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 5c6778c3a..b08d5fbf7 100644 --- a/lib/ldap.c +++ b/lib/ldap.c @@ -49,6 +49,7 @@ #include "sendf.h" #include "escape.h" #include "transfer.h" +#include "ldap.h" #define _MPRINTF_REPLACE /* use our functions only */ #include <curl/mprintf.h> |