From: Arran Cudbard-Bell Date: Wed, 3 Oct 2018 19:26:36 +0000 (+0700) Subject: Include map.h in LDAP library X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=550dbfe4b61141bc22dcfd247783b7fc25ba366e;p=thirdparty%2Ffreeradius-server.git Include map.h in LDAP library --- diff --git a/src/lib/ldap/base.h b/src/lib/ldap/base.h index b928d57ef6d..3413d6d5ed5 100644 --- a/src/lib/ldap/base.h +++ b/src/lib/ldap/base.h @@ -11,6 +11,8 @@ */ #include #include +#include + #include #include #include "config.h"