summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sched.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--cpukit/posix/src/sched.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/posix/src/sched.c b/cpukit/posix/src/sched.c
index 30c58ca8a5..32ae41f5fa 100644
--- a/cpukit/posix/src/sched.c
+++ b/cpukit/posix/src/sched.c
@@ -9,7 +9,7 @@
#include <rtems/system.h>
#include <rtems/score/tod.h>
#include <rtems/score/thread.h>
-#include <rtems/posix/seterr.h>
+#include <rtems/seterr.h>
#include <rtems/posix/priority.h>
#include <rtems/posix/time.h>