about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-09-25 10:04:29 +0000
committerRoland McGrath <roland@gnu.org>2004-09-25 10:04:29 +0000
commit9fd3ceaebd1e313b32096547b7bb85b9c132c357 (patch)
tree33ed68e52797e8884b63f6eb5ef11ec936cf0fbb
parent3ba0767c784cec5e3d4249263a4a5c30b8f7e80d (diff)
downloadglibc-9fd3ceaebd1e313b32096547b7bb85b9c132c357.tar.gz
glibc-9fd3ceaebd1e313b32096547b7bb85b9c132c357.tar.xz
glibc-9fd3ceaebd1e313b32096547b7bb85b9c132c357.zip
[BZ #406]
2004-09-25  Roland McGrath  <roland@redhat.com>
	[BZ #406]
	* sysdeps/i386/i686/pt-machine.h: Don't #include "../useldt.h" if
	[_TLS_H], since sysdeps/i386/tls.h includes it after including us.
-rw-r--r--linuxthreads/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 05a53c2202..6f95f03462 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,3 +1,9 @@
+2004-09-25  Roland McGrath  <roland@redhat.com>
+
+	[BZ #406]
+	* sysdeps/i386/i686/pt-machine.h: Don't #include "../useldt.h" if
+	[_TLS_H], since sysdeps/i386/tls.h includes it after including us.
+
 2004-09-24  Roland McGrath  <roland@redhat.com>
 
 	[BZ #406]