aboutsummaryrefslogtreecommitdiff
path: root/nis/libnsl.h
diff options
context:
space:
mode:
Diffstat (limited to 'nis/libnsl.h')
-rw-r--r--nis/libnsl.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/nis/libnsl.h b/nis/libnsl.h
index 3c88c6ac73..64ca262579 100644
--- a/nis/libnsl.h
+++ b/nis/libnsl.h
@@ -23,9 +23,6 @@
#define NSS_FLAG_ADJUNCT_AS_SHADOW 8
-/* Get current set of default flags. */
-extern int _nsl_default_nss (void);
-
/* Set up everything for a call to __do_niscall3. */
extern nis_error __prepare_niscall (const_nis_name name, directory_obj **dirp,
dir_binding *bptrp, unsigned int flags);