From 3e46366fd3b63b8551ae66187fa0d75c74fa29f8 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 9 Dec 2007 15:23:26 +0000 Subject: get rid of some old code and rename ldap-nss to myldap since there is no more NSS-related code in there git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@489 ef36b2f9-881f-0410-afb5-c4e39611909c --- nslcd/cfg.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'nslcd/cfg.c') diff --git a/nslcd/cfg.c b/nslcd/cfg.c index 065b12a..29b9a0a 100644 --- a/nslcd/cfg.c +++ b/nslcd/cfg.c @@ -25,14 +25,16 @@ #include "config.h" -#include #include +#include +#include #include #include #include #include -#include #include +#include +#include #ifdef HAVE_GSSAPI_H #include #endif /* HAVE_GSSAPI_H */ @@ -41,7 +43,6 @@ #include #endif /* HAVE_GSSAPI_GSSAPI_KRB5_H */ -#include "ldap-nss.h" #include "common.h" #include "log.h" #include "cfg.h" -- cgit v1.2.3