From e7cb79c39d8dbc02ded1d6d9c37ee00323508bf3 Mon Sep 17 00:00:00 2001 From: Kinsey Moore Date: Thu, 12 Oct 2023 14:18:39 -0500 Subject: cpukit: Remove unused includes --- cpukit/posix/src/pthreadgetschedparam.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/posix/src/pthreadgetschedparam.c') 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 #include #include -#include #include int pthread_getschedparam( -- cgit v1.2.3