From: Florian Weimer Date: Tue, 21 Jan 2025 09:36:58 +0000 (+0100) Subject: nptl: Include in tst-skeleton-affinity-inheritance.c X-Git-Tag: glibc-2.41~28 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71b49e299dbe22853095119da5064303e1d6b9ff;p=thirdparty%2Fglibc.git nptl: Include in tst-skeleton-affinity-inheritance.c The file uses the identifiers bool, false, true. --- diff --git a/nptl/tst-skeleton-affinity-inheritance.c b/nptl/tst-skeleton-affinity-inheritance.c index 926f496229..e1f328ae26 100644 --- a/nptl/tst-skeleton-affinity-inheritance.c +++ b/nptl/tst-skeleton-affinity-inheritance.c @@ -32,6 +32,7 @@ they're both inherited. */ #include +#include #include #include #include