2005-12-15 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@gnu.org>
Wed, 28 Dec 2005 05:46:16 +0000 (05:46 +0000)
committerRoland McGrath <roland@gnu.org>
Wed, 28 Dec 2005 05:46:16 +0000 (05:46 +0000)
* sysdeps/arm/libc-tls.c: Use csu/ instead of sysdeps/generic/.

sysdeps/arm/libc-tls.c

index 53c2923..affb189 100644 (file)
@@ -17,7 +17,7 @@
    Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
    02111-1307 USA.  */
 
-#include <sysdeps/generic/libc-tls.c>
+#include <csu/libc-tls.c>
 #include <dl-tls.h>
 
 #if USE_TLS