Explorar o código

include tcb-offsets.h in sysdep-cancel.h for arm.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Khem Raj %!s(int64=15) %!d(string=hai) anos
pai
achega
030ea01c5c

+ 1 - 0
libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h

@@ -17,6 +17,7 @@
    02111-1307 USA.  */
 
 #include <sysdep.h>
+#include <tcb-offsets.h>
 #ifndef __ASSEMBLER__
 # include <pthreadP.h>
 #endif