summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sched_setscheduler.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/sched_setscheduler.c')
-rw-r--r--cpukit/posix/src/sched_setscheduler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/posix/src/sched_setscheduler.c b/cpukit/posix/src/sched_setscheduler.c
index 0bf9c6d854..1fe7631bc5 100644
--- a/cpukit/posix/src/sched_setscheduler.c
+++ b/cpukit/posix/src/sched_setscheduler.c
@@ -25,7 +25,6 @@
#include <rtems/score/thread.h>
#include <rtems/seterr.h>
#include <rtems/posix/priorityimpl.h>
-#include <rtems/posix/time.h>
int sched_setscheduler(
pid_t pid __attribute__((unused)),