From 96d5854f8474a275a626ff2d18c6b527e09e1583 Mon Sep 17 00:00:00 2001 From: hno <> Date: Wed, 17 Oct 2001 21:29:06 +0000 Subject: [PATCH] There is no need to include . This is an OpenLDAP internal include file, and breaks compability with other LDAP implementation. --- helpers/basic_auth/LDAP/squid_ldap_auth.c | 1 - 1 file changed, 1 deletion(-) 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 */ -- 2.47.2