From c8fea7a402301dfb386714ee47a867e4744c75a1 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 1 Apr 2004 15:16:23 +0000 Subject: * base_mp/system.h: Include instead of . * base_sp/system.h: Include instead of . * cdtest/system.h: Include instead of . * fileio/system.h: Include instead of . * hello/system.h: Include instead of . * loopback/init.c: Include instead of . * minimum/init.c: Include instead of . * paranoia/system.h: Include instead of . * pppd/system.h: Include instead of . * ticker/system.h: Include instead of . * unlimited/system.h: Include instead of . --- testsuites/samples/cdtest/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/samples/cdtest') diff --git a/testsuites/samples/cdtest/system.h b/testsuites/samples/cdtest/system.h index de883665c4..c03b972dbb 100644 --- a/testsuites/samples/cdtest/system.h +++ b/testsuites/samples/cdtest/system.h @@ -35,6 +35,6 @@ rtems_task main_task( #define CONFIGURE_INIT_TASK_ENTRY_POINT main_task #define CONFIGURE_INIT_TASK_NAME rtems_build_name( 'C', 'T', 'O', 'R' ) -#include +#include /* end of include file */ -- cgit v1.2.3