2004-09-24  Roland McGrath  <roland@redhat.com>
	[BZ #406]
	* sysdeps/i386/tls.h: Move #include "useldt.h" outside
	of [__ASSUME_LDT_WORKS > 0] test.
	Reported by Carlos Velasco <carlos.velasco@newipnet.com>.
This commit is contained in:
Roland McGrath 2004-09-25 03:32:21 +00:00
parent 7921b6b7c2
commit 5fa3cee8e9
1 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,10 @@
2004-09-24 Roland McGrath <roland@redhat.com>
[BZ #406]
* sysdeps/i386/tls.h: Move #include "useldt.h" outside
of [__ASSUME_LDT_WORKS > 0] test.
Reported by Carlos Velasco <carlos.velasco@newipnet.com>.
2004-09-21 Roland McGrath <roland@redhat.com>
* Versions: Add comment about linuxthreads' frozen ABI.