summaryrefslogtreecommitdiff
path: root/cpukit/score/src/corespinlock.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/corespinlock.c')
-rw-r--r--cpukit/score/src/corespinlock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpukit/score/src/corespinlock.c b/cpukit/score/src/corespinlock.c
index 0b4dba303f..c0acb1adb6 100644
--- a/cpukit/score/src/corespinlock.c
+++ b/cpukit/score/src/corespinlock.c
@@ -22,7 +22,6 @@
#include <rtems/system.h>
#include <rtems/score/corespinlockimpl.h>
#include <rtems/score/thread.h>
-#include <rtems/score/threadq.h>
void _CORE_spinlock_Initialize(
CORE_spinlock_Control *the_spinlock,