summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/src/objectmp.c2
-rw-r--r--cpukit/score/src/objectmp.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/c/src/exec/score/src/objectmp.c b/c/src/exec/score/src/objectmp.c
index a7c1eff58c..890442a744 100644
--- a/c/src/exec/score/src/objectmp.c
+++ b/c/src/exec/score/src/objectmp.c
@@ -17,7 +17,7 @@
#include <rtems/core/interr.h>
#include <rtems/core/object.h>
#include <rtems/core/wkspace.h>
-#include <rtems/rtems/support.h>
+#include <rtems/core/thread.h>
/*PAGE
*
diff --git a/cpukit/score/src/objectmp.c b/cpukit/score/src/objectmp.c
index a7c1eff58c..890442a744 100644
--- a/cpukit/score/src/objectmp.c
+++ b/cpukit/score/src/objectmp.c
@@ -17,7 +17,7 @@
#include <rtems/core/interr.h>
#include <rtems/core/object.h>
#include <rtems/core/wkspace.h>
-#include <rtems/rtems/support.h>
+#include <rtems/core/thread.h>
/*PAGE
*