summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/stackchk/system.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 15:16:12 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 15:16:12 +0000
commit1b2203001f7160e3e63b5c8c715b1ab5abae770c (patch)
tree8de324bde8f44f3c8d7652ce297b74c19ffa8cb6 /testsuites/libtests/stackchk/system.h
parent * itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. (diff)
downloadrtems-1b2203001f7160e3e63b5c8c715b1ab5abae770c.tar.bz2
* 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>.
Diffstat (limited to 'testsuites/libtests/stackchk/system.h')
-rw-r--r--testsuites/libtests/stackchk/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/libtests/stackchk/system.h b/testsuites/libtests/stackchk/system.h
index 37d677c9b2..6a76ac2eef 100644
--- a/testsuites/libtests/stackchk/system.h
+++ b/testsuites/libtests/stackchk/system.h
@@ -43,7 +43,7 @@ void blow_stack( void );
#define STACK_CHECKER_ON
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/* global variables */