summaryrefslogtreecommitdiff
path: root/libc/posix/sched_getp.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/posix/sched_getp.c')
-rw-r--r--libc/posix/sched_getp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libc/posix/sched_getp.c b/libc/posix/sched_getp.c
index 551d07105..d6a7ac6ed 100644
--- a/libc/posix/sched_getp.c
+++ b/libc/posix/sched_getp.c
@@ -30,4 +30,3 @@ __sched_getparam (pid_t pid, struct sched_param *param)
stub_warning (sched_getparam)
weak_alias (__sched_getparam, sched_getparam)
-#include <stub-tag.h>