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/libtests/dl09/dl09-o4.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/libtests/dl09/dl09-o4.c') diff --git a/testsuites/libtests/dl09/dl09-o4.c b/testsuites/libtests/dl09/dl09-o4.c index 9fea2e5d5c..2ae0ef5ea8 100644 --- a/testsuites/libtests/dl09/dl09-o4.c +++ b/testsuites/libtests/dl09/dl09-o4.c @@ -10,7 +10,7 @@ #include "dl-o4.h" #include "dl-o5.h" -#include +#include #define printf(...) rtems_printf(&rtems_test_printer, __VA_ARGS__); -- cgit v1.2.3