From: Arran Cudbard-Bell Date: Sun, 14 Jun 2015 02:49:56 +0000 (-0400) Subject: No map support in v3.0.x. X-Git-Tag: release_3_0_9~181 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a576b9c04ead5ca0d0ec1f86b9ec5f61a0f1faf8;p=thirdparty%2Ffreeradius-server.git No map support in v3.0.x. --- diff --git a/src/modules/rlm_ldap/rlm_ldap.c b/src/modules/rlm_ldap/rlm_ldap.c index d62de35af51..bee0a83f9c7 100644 --- a/src/modules/rlm_ldap/rlm_ldap.c +++ b/src/modules/rlm_ldap/rlm_ldap.c @@ -36,8 +36,6 @@ RCSID("$Id$") #include "ldap.h" -#include - /* * Scopes */