diff options
Diffstat (limited to 'nptl/tst-getpid1.c')
-rw-r--r-- | nptl/tst-getpid1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-getpid1.c b/nptl/tst-getpid1.c index e15cb61151..253ebf2e15 100644 --- a/nptl/tst-getpid1.c +++ b/nptl/tst-getpid1.c @@ -5,6 +5,7 @@ #include <unistd.h> #include <sys/types.h> #include <sys/wait.h> +#include <stackinfo.h> #ifndef TEST_CLONE_FLAGS #define TEST_CLONE_FLAGS 0 |