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 23d2ce559c..36b4aa16fd 100644 --- a/nptl/allocatestack.c +++ b/nptl/allocatestack.c @@ -28,6 +28,7 @@ #include <dl-sysdep.h> #include <dl-tls.h> #include <tls.h> +#include <list.h> #include <lowlevellock.h> #include <kernel-features.h> |