diff options
Diffstat (limited to 'elf/dl-tunables.h')
-rw-r--r-- | elf/dl-tunables.h | 2 |
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 |