* sysdeps/alpha/libc-tls.c: Fix directory on include of base file.

2005-12-18  Richard Henderson  <rth@redhat.com>

	* sysdeps/alpha/libc-tls.c: Fix directory on include of base file.
This commit is contained in:
Richard Henderson 2005-12-18 22:47:08 +00:00
parent e0b849e9b1
commit cafdac626c
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2005-12-18 Richard Henderson <rth@redhat.com>
* sysdeps/alpha/libc-tls.c: Fix directory on include of base file.
2005-12-18 Ulrich Drepper <drepper@redhat.com>
* iconv/gconv_builtin.c: Mark map with attribute_relro.

View File

@ -17,7 +17,7 @@
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
#include <misc/libc-tls.c>
#include <csu/libc-tls.c>
#include <dl-tls.h>
#if USE_TLS