aboutsummaryrefslogtreecommitdiffstats
path: root/tools/build/feature/test-sched_getcpu.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/build/feature/test-sched_getcpu.c')
-rw-r--r--tools/build/feature/test-sched_getcpu.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/build/feature/test-sched_getcpu.c b/tools/build/feature/test-sched_getcpu.c
index e448deb4124c..48995ac7911e 100644
--- a/tools/build/feature/test-sched_getcpu.c
+++ b/tools/build/feature/test-sched_getcpu.c
@@ -8,3 +8,5 @@ int main(void)
{
return sched_getcpu();
}
+
+#undef _GNU_SOURCE