* sysdeps/alpha/libc-tls.c: Fix directory on include of base file.
authorRichard Henderson <rth@redhat.com>
Sun, 18 Dec 2005 22:47:08 +0000 (22:47 +0000)
committerRichard Henderson <rth@redhat.com>
Sun, 18 Dec 2005 22:47:08 +0000 (22:47 +0000)
2005-12-18  Richard Henderson  <rth@redhat.com>

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

ChangeLog
sysdeps/alpha/libc-tls.c

index 4c01e65..fb9f84f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 84e9bec..24629e9 100644 (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