mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-06 14:10:30 +08:00
nptl: Include <stdbool.h> in tst-skeleton-affinity-inheritance.c
The file uses the identifiers bool, false, true.
This commit is contained in:
parent
1ac28b7818
commit
71b49e299d
@ -32,6 +32,7 @@
|
||||
they're both inherited. */
|
||||
|
||||
#include <errno.h>
|
||||
#include <stdbool.h>
|
||||
#include <stdio.h>
|
||||
#include <support/test-driver.h>
|
||||
#include <support/xthread.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user