aboutsummaryrefslogtreecommitdiff
path: root/nss/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'nss/Versions')
-rw-r--r--nss/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/Versions b/nss/Versions
index 217f4da7a2..80b9ca87dd 100644
--- a/nss/Versions
+++ b/nss/Versions
@@ -1,7 +1,7 @@
libc {
GLIBC_2.0 {
# functions used in other libraries
- __nss_passwd_lookup; __nss_group_lookup; __nss_next;
+ __nss_passwd_lookup; __nss_group_lookup; __nss_hosts_lookup; __nss_next;
_nss_files_parse_grent; _nss_files_parse_pwent; _nss_files_parse_spent;
__nss_database_lookup; __nss_configure_lookup;
}