Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/alias.c
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-09-15 00:00:21 +0200
committerArthur de Jong <arthur@arthurdejong.org>2007-09-15 00:00:21 +0200
commit90a1cd9e20bedecdd0f366d585d6df82269d17b7 (patch)
tree661d77f95b26a231e1c15deb9e3bde95471a913d /nslcd/alias.c
parentb928d6184346cd5a93f103633a5c7e5307437cd5 (diff)
move the two remaining useful functions from util.c to ldap-nss.c
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@400 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd/alias.c')
-rw-r--r--nslcd/alias.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nslcd/alias.c b/nslcd/alias.c
index 2f9f4a6..99b5f98 100644
--- a/nslcd/alias.c
+++ b/nslcd/alias.c
@@ -39,7 +39,6 @@
#endif
#include "ldap-nss.h"
-#include "util.h"
#include "common.h"
#include "log.h"
#include "attmap.h"