diff options
Diffstat (limited to 'sysdeps/x86_64/nptl')
-rw-r--r-- | sysdeps/x86_64/nptl/tcb-offsets.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/x86_64/nptl/tcb-offsets.sym b/sysdeps/x86_64/nptl/tcb-offsets.sym index cf863752ee..729d1da38f 100644 --- a/sysdeps/x86_64/nptl/tcb-offsets.sym +++ b/sysdeps/x86_64/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) |