From 3be0c9afa328510da0c4c0dc6de82fb8359307f8 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Thu, 22 Nov 2012 14:51:25 +0100 Subject: score: Add and use This file contains the parts of that are only necessary for the RTEMS implementation. --- cpukit/score/src/threaddispatch.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/score/src/threaddispatch.c') diff --git a/cpukit/score/src/threaddispatch.c b/cpukit/score/src/threaddispatch.c index 8a77d1b4fe..db1f1043f2 100644 --- a/cpukit/score/src/threaddispatch.c +++ b/cpukit/score/src/threaddispatch.c @@ -24,7 +24,7 @@ #include #include #include -#include +#include #include #ifndef __RTEMS_USE_TICKS_FOR_STATISTICS__ -- cgit v1.2.3