diff options
author | Roland McGrath <roland@gnu.org> | 2003-02-26 00:01:15 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-02-26 00:01:15 +0000 |
commit | 4e5b051fad8e6707736d3ddc4819ab797d23cd91 (patch) | |
tree | 62562086317b2efeee225689d548ef0990381cf3 /mach | |
parent | 1d02f71fe4046c1cd17ff6b6687a89932797cb3b (diff) | |
download | glibc-4e5b051fad8e6707736d3ddc4819ab797d23cd91.tar.gz glibc-4e5b051fad8e6707736d3ddc4819ab797d23cd91.tar.xz glibc-4e5b051fad8e6707736d3ddc4819ab797d23cd91.zip |
Revert unintentional commits.
Diffstat (limited to 'mach')
-rw-r--r-- | mach/Versions | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/mach/Versions b/mach/Versions index d2b8402aa6..18ec511d91 100644 --- a/mach/Versions +++ b/mach/Versions @@ -70,9 +70,6 @@ libc { # This was always there, but not exported as it should have been. mig_strncpy; } - GLIBC_2.3 { - NDR_record; - } %if !SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_2) HURD_CTHREADS_0.3 { |