summaryrefslogtreecommitdiff
path: root/nslcd/protocol.c
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-07-26 19:34:12 +0000
committerArthur de Jong <arthur@arthurdejong.org>2007-07-26 19:34:12 +0000
commit5f21d0c7bcf5845b53ff94dd054fb1be9692a777 (patch)
tree0858ef8b84f4df57b6cc025c42b362aca09d9efa /nslcd/protocol.c
parent0f64fdb18864f3211844742029c5b94c5b6c48c2 (diff)
switch to the new attribute mapping code
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@331 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd/protocol.c')
-rw-r--r--nslcd/protocol.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nslcd/protocol.c b/nslcd/protocol.c
index 01a872c..98873c4 100644
--- a/nslcd/protocol.c
+++ b/nslcd/protocol.c
@@ -53,6 +53,7 @@
#include "common.h"
#include "log.h"
#include "attmap.h"
+#include "ldap-schema.h"
static enum nss_status _nss_ldap_parse_proto (LDAPMessage *e,
struct ldap_state UNUSED(*pvt),