From cce5250f6a8a517680c0e9bb7535de3cd6f8bda8 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 31 Oct 2016 09:50:41 +0100 Subject: ldap: fix include Fix bug from 811a693b80 --- lib/ldap.c | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/ldap.c b/lib/ldap.c index 553c161a0..7dbc1b0e6 100644 --- a/lib/ldap.c +++ b/lib/ldap.c @@ -74,7 +74,6 @@ #include "curl_ldap.h" #include "curl_multibyte.h" #include "curl_base64.h" -#include "rawstr.h" #include "connect.h" /* The last 3 #include files should be in this order */ #include "curl_printf.h" -- cgit v1.2.3