From 9de8d61a9a4a7eda2bef620c8dde1b659850dce9 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 17 Jul 2020 13:36:49 +0200 Subject: libtest: to Rename this header file to later move to . The main feature provided by is the output of standard test information which is consumed by the RTEMS Tester. Update #3199. --- testsuites/smptests/smpscheduler07/init.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/smptests/smpscheduler07/init.c') diff --git a/testsuites/smptests/smpscheduler07/init.c b/testsuites/smptests/smpscheduler07/init.c index 4583a5eb2a..cdd3370413 100644 --- a/testsuites/smptests/smpscheduler07/init.c +++ b/testsuites/smptests/smpscheduler07/init.c @@ -17,7 +17,7 @@ #endif #include -#include +#include void Init(rtems_task_argument arg); -- cgit v1.2.3