diff options
Diffstat (limited to 'nslcd/alias.c')
-rw-r--r-- | nslcd/alias.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nslcd/alias.c b/nslcd/alias.c index 9cba228..612cd1b 100644 --- a/nslcd/alias.c +++ b/nslcd/alias.c @@ -43,7 +43,6 @@ #include "common.h" #include "log.h" #include "attmap.h" -#include "ldap-schema.h" /* the attributes to request with searches */ static const char *alias_attrs[3]; |