diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2006-11-27 10:59:19 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2006-11-27 10:59:19 +0100 |
commit | d22651f5099312abb620bba25af9bc8bc3a520a1 (patch) | |
tree | e3167edd02b709dd2edf16012f906814d59c4744 /nss/rpc.c | |
parent | e23505ff456b72aa8c1fe3e7105f22c8f9331c91 (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.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -27,7 +27,6 @@ #include <errno.h> #include "prototypes.h" -#include "nslcd-client.h" #include "common.h" /* macros for expanding the LDF_RPC macro */ |