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/thread.c | 1 - 1 file changed, 1 deletion(-) (limited to 'cpukit/score/src/thread.c') diff --git a/cpukit/score/src/thread.c b/cpukit/score/src/thread.c index af5c67fc47..b598627740 100644 --- a/cpukit/score/src/thread.c +++ b/cpukit/score/src/thread.c @@ -27,7 +27,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3