diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-09-07 19:36:45 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-09-07 19:36:45 +0000 |
commit | 07df4de755fda897b8ec3ecdbbcc0382d635f345 (patch) | |
tree | 018cf20034a9cbacc69d8fc572a74f7235a680a6 /nslcd/ether.c | |
parent | 7ded202fd6128c9e4586a63df1bf8a36c8835f11 (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/ether.c')
-rw-r--r-- | nslcd/ether.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nslcd/ether.c b/nslcd/ether.c index 25ce24a..31fe276 100644 --- a/nslcd/ether.c +++ b/nslcd/ether.c @@ -59,7 +59,6 @@ #include "common.h" #include "log.h" #include "attmap.h" -#include "ldap-schema.h" #ifndef HAVE_STRUCT_ETHER_ADDR struct ether_addr { |