summaryrefslogtreecommitdiff
path: root/nsswitch/winbind_client.h
diff options
context:
space:
mode:
Diffstat (limited to 'nsswitch/winbind_client.h')
-rw-r--r--nsswitch/winbind_client.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/nsswitch/winbind_client.h b/nsswitch/winbind_client.h
index d4f60a2f9c..ed1c81ddb2 100644
--- a/nsswitch/winbind_client.h
+++ b/nsswitch/winbind_client.h
@@ -19,6 +19,3 @@ NSS_STATUS winbindd_priv_request_response(int req_type,
#define winbind_on() \
(setenv(WINBINDD_DONT_ENV, "0", 1) == 0)
-
-
-const char *nss_err_str(NSS_STATUS ret);