From eb242eda564fc7c48bc93c7e58b5075d122e9c1c Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 11 Jul 1999 17:37:50 +0000 Subject: Update. 1999-07-11 Ulrich Drepper * Versions.def (libnss_hesiod): Add GLIBC_2.2. * hesiod/Versions (libnss_hesiod) [GLIBC_2.2]: Add _nss_hesiod_initgroups. --- hesiod/Versions | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hesiod') diff --git a/hesiod/Versions b/hesiod/Versions index 973e622954..2634b4006b 100644 --- a/hesiod/Versions +++ b/hesiod/Versions @@ -7,4 +7,7 @@ libnss_hesiod { _nss_hesiod_setservent; _nss_hesiod_endservent; _nss_hesiod_getservbyname_r; } + GLIBC_2.2 { + _nss_hesiod_initgroups; + } } -- cgit 1.4.1