summaryrefslogtreecommitdiff
path: root/hesiod
diff options
context:
space:
mode:
Diffstat (limited to 'hesiod')
-rw-r--r--hesiod/Versions4
1 files changed, 1 insertions, 3 deletions
diff --git a/hesiod/Versions b/hesiod/Versions
index 180befb5b3..1255b6825c 100644
--- a/hesiod/Versions
+++ b/hesiod/Versions
@@ -1,13 +1,11 @@
libnss_hesiod {
- GLIBC_2.1 {
+ GLIBC_PRIVATE {
_nss_hesiod_setpwent; _nss_hesiod_endpwent;
_nss_hesiod_getpwnam_r; _nss_hesiod_getpwuid_r;
_nss_hesiod_setgrent; _nss_hesiod_endgrent;
_nss_hesiod_getgrnam_r; _nss_hesiod_getgrgid_r;
_nss_hesiod_setservent; _nss_hesiod_endservent;
_nss_hesiod_getservbyname_r;
- }
- GLIBC_2.2 {
_nss_hesiod_initgroups_dyn;
_nss_hesiod_getservbyport_r;
_nss_hesiod_setprotoent; _nss_hesiod_endprotoent;