diff options
Diffstat (limited to 'nslcd/protocol.c')
-rw-r--r-- | nslcd/protocol.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nslcd/protocol.c b/nslcd/protocol.c index 278241f..4ec646f 100644 --- a/nslcd/protocol.c +++ b/nslcd/protocol.c @@ -53,7 +53,6 @@ #include "common.h" #include "log.h" #include "attmap.h" -#include "ldap-schema.h" /* the attributes to request with searches */ static const char *protocol_attrs[3]; |