about summary refs log tree commit diff
path: root/stdlib/tst-tls-atexit.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/tst-tls-atexit.c')
-rw-r--r--stdlib/tst-tls-atexit.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/tst-tls-atexit.c b/stdlib/tst-tls-atexit.c
index 42a30e080c..6dbf49d460 100644
--- a/stdlib/tst-tls-atexit.c
+++ b/stdlib/tst-tls-atexit.c
@@ -38,6 +38,7 @@
 #include <string.h>
 #include <errno.h>
 #include <link.h>
+#include <stdbool.h>
 
 #ifndef NO_DELETE
 # define LOADED_IS_GOOD false