Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/service.c
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-09-07 21:36:45 +0200
committerArthur de Jong <arthur@arthurdejong.org>2007-09-07 21:36:45 +0200
commit07df4de755fda897b8ec3ecdbbcc0382d635f345 (patch)
tree018cf20034a9cbacc69d8fc572a74f7235a680a6 /nslcd/service.c
parent7ded202fd6128c9e4586a63df1bf8a36c8835f11 (diff)
remove the ldap-schema.[ch] files since this is now fully implemented in the database specific files
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@378 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd/service.c')
-rw-r--r--nslcd/service.c1
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)