about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2020-06-24 11:02:33 +0200
committerFlorian Weimer <fweimer@redhat.com>2020-06-24 11:02:34 +0200
commit6f3331f26d2ee5d210ba768389828c391750f7a0 (patch)
tree822941d0eeb9523af879bfa71f007b60337b4f01
parent1b90d52df96c4f768570e148c33bc9c2db53373d (diff)
downloadglibc-6f3331f26d2ee5d210ba768389828c391750f7a0.tar.gz
glibc-6f3331f26d2ee5d210ba768389828c391750f7a0.tar.xz
glibc-6f3331f26d2ee5d210ba768389828c391750f7a0.zip
elf: Include <stdbool.h> in <dl-tunables.h> because bool is used
-rw-r--r--elf/dl-tunables.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/elf/dl-tunables.h b/elf/dl-tunables.h
index 969e50327b..f05eb50c2f 100644
--- a/elf/dl-tunables.h
+++ b/elf/dl-tunables.h
@@ -21,6 +21,8 @@
 #ifndef _TUNABLES_H_
 #define _TUNABLES_H_
 
+#include <stdbool.h>
+
 #if !HAVE_TUNABLES
 static inline void
 __always_inline