summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sched_getprioritymin.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/posix/src/sched_getprioritymin.c')
-rw-r--r--cpukit/posix/src/sched_getprioritymin.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/posix/src/sched_getprioritymin.c b/cpukit/posix/src/sched_getprioritymin.c
index 422779218f..7b89534056 100644
--- a/cpukit/posix/src/sched_getprioritymin.c
+++ b/cpukit/posix/src/sched_getprioritymin.c
@@ -21,7 +21,6 @@
#include <sched.h>
#include <errno.h>
-#include <rtems/system.h>
#include <rtems/seterr.h>
#include <rtems/posix/priorityimpl.h>