aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nptl/tst-thread_local1.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/nptl/tst-thread_local1.cc b/nptl/tst-thread_local1.cc
index 0cfdcd6..5f4cf5c 100644
--- a/nptl/tst-thread_local1.cc
+++ b/nptl/tst-thread_local1.cc
@@ -21,6 +21,7 @@
#include <stdio.h>
#include <string.h>
+#include <array>
#include <functional>
#include <string>
#include <thread>