summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/pthreadgetschedparam.c
diff options
context:
space:
mode:
authorKinsey Moore <kinsey.moore@oarcorp.com>2023-10-12 14:18:39 -0500
committerJoel Sherrill <joel@rtems.org>2023-10-13 19:02:15 -0500
commite7cb79c39d8dbc02ded1d6d9c37ee00323508bf3 (patch)
tree6ec1f036a2a637e337cd038c3c469cd81c246521 /cpukit/posix/src/pthreadgetschedparam.c
parentbsps: Remove unused includes (diff)
downloadrtems-e7cb79c39d8dbc02ded1d6d9c37ee00323508bf3.tar.bz2
cpukit: Remove unused includes
Diffstat (limited to 'cpukit/posix/src/pthreadgetschedparam.c')
-rw-r--r--cpukit/posix/src/pthreadgetschedparam.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/posix/src/pthreadgetschedparam.c b/cpukit/posix/src/pthreadgetschedparam.c
index 09c2611ce9..88ea525d1b 100644
--- a/cpukit/posix/src/pthreadgetschedparam.c
+++ b/cpukit/posix/src/pthreadgetschedparam.c
@@ -47,7 +47,6 @@
#include <rtems/posix/pthreadimpl.h>
#include <rtems/posix/pthreadattrimpl.h>
#include <rtems/posix/priorityimpl.h>
-#include <rtems/score/schedulerimpl.h>
#include <rtems/score/threadimpl.h>
int pthread_getschedparam(