From 4f1cdea648ad809de444295d081af4f4b0c245f0 Mon Sep 17 00:00:00 2001 From: drepper Date: Wed, 18 Feb 1998 09:46:53 +0000 Subject: [PATCH] Hesiod support is new in glibc 2.1, add everything with version GLIBC_2.1. --- hesiod/libnss_hesiod.map | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hesiod/libnss_hesiod.map b/hesiod/libnss_hesiod.map index 6c1fd5eba9..d05ad373a8 100644 --- a/hesiod/libnss_hesiod.map +++ b/hesiod/libnss_hesiod.map @@ -1,4 +1,4 @@ -GLIBC_2.0 { +GLIBC_2.1 { global: _nss_hesiod_setpwent; _nss_hesiod_endpwent; _nss_hesiod_getpwnam_r; _nss_hesiod_getpwuid; -- 2.11.0