* 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)
sysdeps/alpha/libc-tls.c

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