* cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.

* malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* monitor/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* putenvtest/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* rtems++/System.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* rtmonuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
	* termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
This commit is contained in:
Ralf Corsepius
2004-04-01 15:16:12 +00:00
parent cc8f37cd59
commit 1b2203001f
9 changed files with 19 additions and 8 deletions

View File

@@ -43,7 +43,7 @@ void blow_stack( void );
#define STACK_CHECKER_ON
#include <confdefs.h>
#include <rtems/confdefs.h>
/* global variables */