diff options
Diffstat (limited to 'libpthread/nptl/sysdeps/unix/sysv')
| -rw-r--r-- | libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h b/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h index 11b99e3b6..423c23195 100644 --- a/libpthread/nptl/sysdeps/unix/sysv/linux/arm/sysdep-cancel.h +++ b/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 | 
