]> rtime.felk.cvut.cz Git - l4.git/blobdiff - l4/pkg/uclibc/lib/libpthread/src/descr.h
update
[l4.git] / l4 / pkg / uclibc / lib / libpthread / src / descr.h
index 8b24a5ac6224d5a4ef163afbb6dafd1e0be72018..0ce33b06133f735106cca27cc288283190ba4944 100644 (file)
@@ -20,9 +20,8 @@
 #include <setjmp.h>
 #include <stdint.h>
 #include <sys/types.h>
-#ifdef USE_TLS
 #include <tls.h>
-#endif
+#include <l4/sys/utcb.h>
 
 #ifdef L4_PTHREAD_USE_USEM
 #include <l4/sys/semaphore.h>