Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/nslcd/common.h
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-09-08 23:37:03 +0200
committerArthur de Jong <arthur@arthurdejong.org>2007-09-08 23:37:03 +0200
commit0e34be5958a08db6dc02c918dce0fa5f25d5fd6b (patch)
treecc200575852fa498457ca83995a9bfa9b0ea979d /nslcd/common.h
parentdea750bcb8faff6de2aa72807e58a5fbc468068e (diff)
move nss2nslcd() to ldap-nss.c
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@387 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'nslcd/common.h')
-rw-r--r--nslcd/common.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/nslcd/common.h b/nslcd/common.h
index 318c4ef..71282a8 100644
--- a/nslcd/common.h
+++ b/nslcd/common.h
@@ -29,14 +29,6 @@
#include "common/tio.h"
#include "compat/attrs.h"
-/* translates a nss code (as defined in nss.h) to a
- nslcd return code (as defined in nslcd.h) */
-/* FIXME: this is a temporary hack, get rid of it */
-#include <nss.h>
-int nss2nslcd(enum nss_status code)
- PURE MUST_USE;
-
-
/* macros for basic read and write operations, the following
ERROR_OUT* marcos define the action taken on errors
the stream is not closed because the caller closes the