about summary refs log tree commit diff
path: root/posix/sched_yield.c
diff options
context:
space:
mode:
Diffstat (limited to 'posix/sched_yield.c')
-rw-r--r--posix/sched_yield.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/posix/sched_yield.c b/posix/sched_yield.c
index 2335c85154..2257eb3446 100644
--- a/posix/sched_yield.c
+++ b/posix/sched_yield.c
@@ -30,4 +30,3 @@ stub_warning (sched_yield)
 libc_hidden_def (__sched_yield)
 
 weak_alias (__sched_yield, sched_yield)
-#include <stub-tag.h>