summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/thread.c')
-rw-r--r--cpukit/score/src/thread.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/src/thread.c b/cpukit/score/src/thread.c
index a380d76c44..a22f52af2d 100644
--- a/cpukit/score/src/thread.c
+++ b/cpukit/score/src/thread.c
@@ -16,7 +16,6 @@
#include <rtems/system.h>
#include <rtems/core/context.h>
#include <rtems/core/interr.h>
-#include <rtems/core/intthrd.h>
#include <rtems/core/isr.h>
#include <rtems/core/object.h>
#include <rtems/core/priority.h>