diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-07-11 17:34:25 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-07-11 17:34:25 +0000 |
commit | bf67314fb4c0279a690829fd382f442a083b34a7 (patch) | |
tree | ba8ba1e022f55a5aa0bb2f360e068d9f73e727fa /Versions.def | |
parent | c6496762e45d8cefb701a22e6d5b311ba35770e0 (diff) | |
download | glibc-bf67314fb4c0279a690829fd382f442a083b34a7.tar glibc-bf67314fb4c0279a690829fd382f442a083b34a7.tar.gz glibc-bf67314fb4c0279a690829fd382f442a083b34a7.tar.bz2 glibc-bf67314fb4c0279a690829fd382f442a083b34a7.zip |
(libnss_hesiod): Add GLIBC_2.2.
Diffstat (limited to 'Versions.def')
-rw-r--r-- | Versions.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Versions.def b/Versions.def index 0c7fa6f561..ae746d6043 100644 --- a/Versions.def +++ b/Versions.def @@ -49,6 +49,7 @@ libnss_files { } libnss_hesiod { GLIBC_2.1 + GLIBC_2.2 GLIBC_2.1 } libnss_nis { GLIBC_2.0 |