aboutsummaryrefslogtreecommitdiff
path: root/lib/ldap.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ldap.c')
-rw-r--r--lib/ldap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/ldap.c b/lib/ldap.c
index 62a9ffc19..ccdd83e6b 100644
--- a/lib/ldap.c
+++ b/lib/ldap.c
@@ -41,7 +41,6 @@
#include <stdarg.h>
#include <stdlib.h>
#include <ctype.h>
-#include <errno.h>
#ifdef CURL_LDAP_WIN /* Use Windows LDAP implementation. */
# include <winldap.h>