diff options
Diffstat (limited to 'nslcd/service.c')
-rw-r--r-- | nslcd/service.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nslcd/service.c b/nslcd/service.c index cbfab55..791d8c0 100644 --- a/nslcd/service.c +++ b/nslcd/service.c @@ -57,7 +57,6 @@ #include "common.h" #include "log.h" #include "attmap.h" -#include "ldap-schema.h" /* macros for expanding the NSLCD_SERVICE macro */ #define NSLCD_STRING(field) WRITE_STRING(fp,field) |