summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/include/sched.h')
-rw-r--r--c/src/exec/posix/include/sched.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/c/src/exec/posix/include/sched.h b/c/src/exec/posix/include/sched.h
index 1ea27a1634..14a603c0c5 100644
--- a/c/src/exec/posix/include/sched.h
+++ b/c/src/exec/posix/include/sched.h
@@ -7,7 +7,7 @@
#ifndef __POSIX_SCHEDULING_h
#define __POSIX_SCHEDULING_h
-#include <rtems/posix/features.h>
+#include <sys/features.h>
#if defined(_POSIX_PRIORITY_SCHEDULING)