summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--elf/tst-tls20.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/elf/tst-tls20.c b/elf/tst-tls20.c
index 831c3336c9..18067e6b0a 100644
--- a/elf/tst-tls20.c
+++ b/elf/tst-tls20.c
@@ -19,6 +19,7 @@
#include <array_length.h>
#include <dlfcn.h>
#include <pthread.h>
+#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <support/check.h>