From 1b2203001f7160e3e63b5c8c715b1ab5abae770c Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 1 Apr 2004 15:16:12 +0000 Subject: * cpuuse/system.h: Include instead of . * malloctest/system.h: Include instead of . * monitor/system.h: Include instead of . * putenvtest/init.c: Include instead of . * rtems++/System.h: Include instead of . * rtmonuse/system.h: Include instead of . * stackchk/system.h: Include instead of . * termios/init.c: Include instead of . --- testsuites/libtests/monitor/system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testsuites/libtests/monitor') diff --git a/testsuites/libtests/monitor/system.h b/testsuites/libtests/monitor/system.h index d5175606e7..57f3175b5c 100644 --- a/testsuites/libtests/monitor/system.h +++ b/testsuites/libtests/monitor/system.h @@ -49,7 +49,7 @@ void Get_all_counters( void ); (6 * (3 * RTEMS_MINIMUM_STACK_SIZE)) /* our tasks */ + \ (1 * RTEMS_MINIMUM_STACK_SIZE) /* monitor tasks */ -#include +#include /* global variables */ -- cgit v1.2.3