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/unlimited/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/samples/unlimited/system.h') diff --git a/testsuites/samples/unlimited/system.h b/testsuites/samples/unlimited/system.h index 274a0a00e3..381377a16b 100644 --- a/testsuites/samples/unlimited/system.h +++ b/testsuites/samples/unlimited/system.h @@ -51,7 +51,7 @@ void test3(); #define CONFIGURE_EXTRA_TASK_STACKS (62 * RTEMS_MINIMUM_STACK_SIZE) -#include +#include /* * Keep track of the task id's created, use a large array. -- cgit v1.2.3