From: hno <> Date: Wed, 17 Oct 2001 21:29:06 +0000 (+0000) Subject: There is no need to include . This is an OpenLDAP internal X-Git-Tag: SQUID_3_0_PRE1~1351 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=96d5854f8474a275a626ff2d18c6b527e09e1583;p=thirdparty%2Fsquid.git There is no need to include . This is an OpenLDAP internal include file, and breaks compability with other LDAP implementation. --- diff --git a/helpers/basic_auth/LDAP/squid_ldap_auth.c b/helpers/basic_auth/LDAP/squid_ldap_auth.c index 3639ca9cca..e023a80505 100644 --- a/helpers/basic_auth/LDAP/squid_ldap_auth.c +++ b/helpers/basic_auth/LDAP/squid_ldap_auth.c @@ -51,7 +51,6 @@ #include #include #include -#include #include /* Change this to your search base */