diff options
Diffstat (limited to 'sysdeps/sh/nptl/tcb-offsets.sym')
-rw-r--r-- | sysdeps/sh/nptl/tcb-offsets.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/sh/nptl/tcb-offsets.sym b/sysdeps/sh/nptl/tcb-offsets.sym index 753b72b2dd..ac63b5b93b 100644 --- a/sysdeps/sh/nptl/tcb-offsets.sym +++ b/sysdeps/sh/nptl/tcb-offsets.sym @@ -1,5 +1,6 @@ #include <sysdep.h> #include <tls.h> +#include <kernel-features.h> RESULT offsetof (struct pthread, result) TID offsetof (struct pthread, tid) |