summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itronhello/system.h
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/itronhello/system.h
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 '')
-rw-r--r--testsuites/itrontests/itronhello/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/itrontests/itronhello/system.h b/testsuites/itrontests/itronhello/system.h
index c7d5560b63..a30c248606 100644
--- a/testsuites/itrontests/itronhello/system.h
+++ b/testsuites/itrontests/itronhello/system.h
@@ -30,7 +30,7 @@ void ITRON_Init( void );
#define CONFIGURE_USE_MINIIMFS_AS_BASE_FILESYSTEM
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/* global variables */