From df4cb2280e32187380520f71bd27ab32252cbc85 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Tue, 30 Nov 2021 15:39:17 +0100 Subject: elf: Include in tst-tls20.c The test uses the bool type. --- elf/tst-tls20.c | 1 + 1 file changed, 1 insertion(+) (limited to 'elf/tst-tls20.c') diff --git a/elf/tst-tls20.c b/elf/tst-tls20.c index 18067e6b0a..200dacb748 100644 --- a/elf/tst-tls20.c +++ b/elf/tst-tls20.c @@ -19,6 +19,7 @@ #include #include #include +#include #include #include #include -- cgit v1.2.3