summaryrefslogtreecommitdiffstats
path: root/testsuites/itrontests/itrontask01
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/itrontask01
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/itrontask01')
-rw-r--r--testsuites/itrontests/itrontask01/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/itrontests/itrontask01/system.h b/testsuites/itrontests/itrontask01/system.h
index 0c1f7731c7..579d0a7c17 100644
--- a/testsuites/itrontests/itrontask01/system.h
+++ b/testsuites/itrontests/itrontask01/system.h
@@ -32,7 +32,7 @@ void Task_2_through_4();
#define CONFIGURE_ITRON_INIT_TASK_TABLE
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/* global variables */