Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nss/rpc.c
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2006-11-27 10:59:19 +0100
committerArthur de Jong <arthur@arthurdejong.org>2006-11-27 10:59:19 +0100
commitd22651f5099312abb620bba25af9bc8bc3a520a1 (patch)
treee3167edd02b709dd2edf16012f906814d59c4744 /nss/rpc.c
parente23505ff456b72aa8c1fe3e7105f22c8f9331c91 (diff)
get rid of nslcd-client.{c,h} and move it to nss/common.{c,h}, this ensures that all code that is needed for the nss part is in the nss directory
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/libnss_ldapd@127 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nss/rpc.c')
-rw-r--r--nss/rpc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/nss/rpc.c b/nss/rpc.c
index e10fe58..86f74cb 100644
--- a/nss/rpc.c
+++ b/nss/rpc.c
@@ -27,7 +27,6 @@
#include <errno.h>
#include "prototypes.h"
-#include "nslcd-client.h"
#include "common.h"
/* macros for expanding the LDF_RPC macro */