From 72d05e4e3b5e2d565660c0fd71e141b9f4cabec3 Mon Sep 17 00:00:00 2001
From: Roland McGrath <roland@gnu.org>
Date: Wed, 1 May 2002 04:49:13 +0000
Subject: 2002-03-24  Roland McGrath  <roland@frob.com>

	* libthreads.map: Use GLIBC_2.2.6 set instead of GLIBC_2.2.
---
 libthreads/libthreads.map | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'libthreads')

diff --git a/libthreads/libthreads.map b/libthreads/libthreads.map
index d86f646f..1a041f71 100644
--- a/libthreads/libthreads.map
+++ b/libthreads/libthreads.map
@@ -5,12 +5,12 @@
 /* We only use this file when we build against a libio-using libc,
    which we presume will be 2.2 that is expecting our lockfile.c
    hooks.  Therefore the flockfile functions are added to the
-   GLIBC_2.2 version node.  The rest of the library's symbols will use
+   GLIBC_2.2.6 version node.  The rest of the library's symbols will use
    HURD_CTHREADS_0.3.  */
 
 VERSION
 {
-  GLIBC_2.2
+  GLIBC_2.2.6
     {
     global:
       _IO_flockfile; _IO_funlockfile; _IO_ftrylockfile;
-- 
cgit v1.2.3