summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/threadqfirstfifo.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/score/src/threadqfirstfifo.c')
-rw-r--r--cpukit/score/src/threadqfirstfifo.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/cpukit/score/src/threadqfirstfifo.c b/cpukit/score/src/threadqfirstfifo.c
index 9b47302ed9..f8e89993d2 100644
--- a/cpukit/score/src/threadqfirstfifo.c
+++ b/cpukit/score/src/threadqfirstfifo.c
@@ -18,13 +18,8 @@
#include "config.h"
#endif
-#include <rtems/system.h>
+#include <rtems/score/threadqimpl.h>
#include <rtems/score/chainimpl.h>
-#include <rtems/score/isr.h>
-#include <rtems/score/object.h>
-#include <rtems/score/thread.h>
-#include <rtems/score/threadq.h>
-#include <rtems/score/tqdata.h>
Thread_Control *_Thread_queue_First_fifo(
Thread_queue_Control *the_thread_queue