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