diff options
Diffstat (limited to 'elf/tst-stackguard1.c')
-rw-r--r-- | elf/tst-stackguard1.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/tst-stackguard1.c b/elf/tst-stackguard1.c index 2b4fd9a780..fba60bdc90 100644 --- a/elf/tst-stackguard1.c +++ b/elf/tst-stackguard1.c @@ -23,6 +23,7 @@ #include <string.h> #include <sys/wait.h> #include <stackguard-macros.h> +#include <tls.h> #include <unistd.h> static const char *command; |