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