]> granicus.if.org Git - curl/commitdiff
ldap: fix include
authorDaniel Stenberg <daniel@haxx.se>
Mon, 31 Oct 2016 08:50:41 +0000 (09:50 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 31 Oct 2016 08:50:41 +0000 (09:50 +0100)
Fix bug from 811a693b80

lib/ldap.c

index 553c161a08c82b3597af658e86a73e6d50ed8dd6..7dbc1b0e68933b8addb5d589a6c5cd1b0e641dd7 100644 (file)
@@ -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"