]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
There is no need to include <ldap_cdefs.h>. This is an OpenLDAP internal
authorhno <>
Wed, 17 Oct 2001 21:29:06 +0000 (21:29 +0000)
committerhno <>
Wed, 17 Oct 2001 21:29:06 +0000 (21:29 +0000)
include file, and breaks compability with other LDAP implementation.

helpers/basic_auth/LDAP/squid_ldap_auth.c

index 3639ca9cca8b6064b1cbb3ee0e9dfc8bebbf17fd..e023a8050581a16668af3b9094538945bbc881b7 100644 (file)
@@ -51,7 +51,6 @@
 #include <string.h>
 #include <stdlib.h>
 #include <lber.h>
-#include <ldap_cdefs.h>
 #include <ldap.h>
 
 /* Change this to your search base */