From b1c608fe20672fe645cd171e89195b4a00914db1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 28 Sep 2012 13:48:14 -0700 Subject: Avoid more warnings in nsswitch.c --- ChangeLog | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 12b04d0c74..5fcf34da4a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ 2012-09-28 Roland McGrath - * nss/nsswitch.c (nss_new_service): Conditionalize definition on - [!DO_STATIC_NSS || SHARED], matching its only caller. + * nss/nsswitch.c (nss_new_service): Conditionalize definition and + declaration on [!DO_STATIC_NSS || SHARED], matching its only caller. + (__nss_lookup_function): Conditionalize label remove_from_tree on + [!DO_STATIC_NSS || SHARED], matching its only use. 2012-09-28 David S. Miller -- cgit 1.4.1