elf: Include <stdbool.h> in <dl-tunables.h> because bool is used

This commit is contained in:
Florian Weimer 2020-06-24 11:02:33 +02:00
parent 1b90d52df9
commit 6f3331f26d

View File

@ -21,6 +21,8 @@
#ifndef _TUNABLES_H_
#define _TUNABLES_H_
#include <stdbool.h>
#if !HAVE_TUNABLES
static inline void
__always_inline