summary refs log tree commit diff
path: root/nis/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'nis/Versions')
-rw-r--r--nis/Versions5
1 files changed, 1 insertions, 4 deletions
diff --git a/nis/Versions b/nis/Versions
index 8bcf9a8f0e..427fd6bba0 100644
--- a/nis/Versions
+++ b/nis/Versions
@@ -95,7 +95,7 @@ libnss_nis {
     _nss_nis_setrpcent; _nss_nis_setservent; _nss_nis_setspent;
   }
   GLIBC_2.2 {
-    _nss_nis_getipnodebyname_r; _nss_nis_initgroups_dyn;
+    _nss_nis_initgroups_dyn;
   }
 }
 
@@ -128,7 +128,4 @@ libnss_nisplus {
     _nss_nisplus_setpwent; _nss_nisplus_setrpcent; _nss_nisplus_setservent;
     _nss_nisplus_setspent;
   }
-  GLIBC_2.2 {
-    _nss_nisplus_getipnodebyname_r;
-  }
 }