]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Include tls.h. cvs/fedora-glibc-2_3_3-93
authorJakub Jelinek <jakub@redhat.com>
Wed, 15 Dec 2004 12:20:47 +0000 (12:20 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 15 Dec 2004 12:20:47 +0000 (12:20 +0000)
sysdeps/unix/sysv/linux/s390/s390-32/clone.S
sysdeps/unix/sysv/linux/s390/s390-64/clone.S

index c0201f8a93f6d90ba6c9f92b181575c2c0d91eb8..70f695a952bdfb4e24f114f3141cdb2a9a43253f 100644 (file)
@@ -21,6 +21,7 @@
    and invokes a function in the right context after its all over.  */
 
 #include <sysdep.h>
+#include <tls.h>
 #define _ERRNO_H       1
 #include <bits/errno.h>
 
index c58155da9cc6328b8e5fac9f1bd41af10460b430..cdc6716a1f0acf2100585c3c883d4340a6c65315 100644 (file)
@@ -22,6 +22,7 @@
    and invokes a function in the right context after its all over.  */
 
 #include <sysdep.h>
+#include <tls.h>
 #define _ERRNO_H       1
 #include <bits/errno.h>