diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-07-24 13:38:56 +0000 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-07-24 13:38:56 +0000 |
commit | d6f0e2fbfde1a928580cbfdd6845facf2ff1aea2 (patch) | |
tree | 2f6fbb9914f283a068672551254eacc9ade34f7b /nslcd/ldap-nss.h | |
parent | faee906ac541a533b61d1b51aad34fde4f3f8509 (diff) |
switch to a new interface for doing attribute mapping, splitting the attribute mapping stuff into a separate file
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@326 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd/ldap-nss.h')
-rw-r--r-- | nslcd/ldap-nss.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nslcd/ldap-nss.h b/nslcd/ldap-nss.h index 5009a9a..ca55389 100644 --- a/nslcd/ldap-nss.h +++ b/nslcd/ldap-nss.h @@ -46,7 +46,6 @@ #include <nss.h> #include <ldap.h> -#include "ldap-schema.h" #include "common/tio.h" #ifndef LDAP_FILT_MAXSIZ |