From 5f21d0c7bcf5845b53ff94dd054fb1be9692a777 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Thu, 26 Jul 2007 19:34:12 +0000 Subject: switch to the new attribute mapping code git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@331 ef36b2f9-881f-0410-afb5-c4e39611909c --- nslcd/netgroup.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nslcd/netgroup.c') diff --git a/nslcd/netgroup.c b/nslcd/netgroup.c index 42cef7f..13007ce 100644 --- a/nslcd/netgroup.c +++ b/nslcd/netgroup.c @@ -53,6 +53,7 @@ #include "common.h" #include "log.h" #include "attmap.h" +#include "ldap-schema.h" /* A netgroup can consist of names of other netgroups. We have to track which netgroups were read and which still have to be read. */ -- cgit v1.2.3