diff options
Diffstat (limited to 'nptl/allocatestack.c')
-rw-r--r-- | nptl/allocatestack.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/allocatestack.c b/nptl/allocatestack.c index d0d155c056..9095ef430d 100644 --- a/nptl/allocatestack.c +++ b/nptl/allocatestack.c @@ -30,6 +30,7 @@ #include <list.h> #include <lowlevellock.h> #include <kernel-features.h> +#include <stack-aliasing.h> #ifndef NEED_SEPARATE_REGISTER_STACK |