summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/monitor
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/monitor
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/monitor')
-rw-r--r--testsuites/libtests/monitor/system.h2
1 files changed, 1 insertions, 1 deletions
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 <confdefs.h>
+#include <rtems/confdefs.h>
/* global variables */