--- ./linuxthreads/sysdeps/s390/tls.h.orig    2003-01-30 13:33:59.000000000 -0500
+++ ./linuxthreads/sysdeps/s390/tls.h	2004-09-27 17:45:06.000000000 -0400
@@ -122,9 +122,11 @@
 #else	/* HAVE_TLS_SUPPORT && (FLOATING_STACKS || !IS_IN_libpthread) */
 
 # ifndef __ASSEMBLER__
+/* Get system call information.  */
+#  include <sysdep.h>
 
 /* Get the thread descriptor definition.  */
-#  include <linuxthreads/descr.h>
+//#  include <linuxthreads/descr.h>
 
 #  define NONTLS_INIT_TP \
   do { 								\
