summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itronmbox01
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 15:16:08 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 15:16:08 +0000
commitcc8f37cd59e5bc3b4cf31facd6a189b69797b7cb (patch)
treeefee1e9c9c60682f4d042465227b32da39b3e352 /testsuites/itrontests/itronmbox01
parent2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org> (diff)
downloadrtems-cc8f37cd59e5bc3b4cf31facd6a189b69797b7cb.tar.bz2
* itronhello/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* itronmbf01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itronmbox01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask02/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask03/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontask04/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. * itrontime01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
Diffstat (limited to 'testsuites/itrontests/itronmbox01')
-rw-r--r--testsuites/itrontests/itronmbox01/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/itrontests/itronmbox01/system.h b/testsuites/itrontests/itronmbox01/system.h
index c218876dc2..f0026534b6 100644
--- a/testsuites/itrontests/itronmbox01/system.h
+++ b/testsuites/itrontests/itronmbox01/system.h
@@ -28,7 +28,7 @@ void ITRON_Init( void );
#define CONFIGURE_ITRON_INIT_TASK_TABLE
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/* global variables */