diff options
Diffstat (limited to 'nptl/init.c')
-rw-r--r-- | nptl/init.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/init.c b/nptl/init.c index 95b9c7be5d..ffb50b4cca 100644 --- a/nptl/init.c +++ b/nptl/init.c @@ -33,6 +33,7 @@ #include <shlib-compat.h> #include <smp.h> #include <lowlevellock.h> +#include <kernel-features.h> /* Size and alignment of static TLS block. */ |