summaryrefslogtreecommitdiffstats
path: root/testsuites/tmitrontests/tmitronsem01/system.h
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 15:16:32 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2004-04-01 15:16:32 +0000
commit1aac900c4088a676bd98daede34093c613e0e6e5 (patch)
tree38cb27b79d0355b4fdf6ce4690a1bc899b26071e /testsuites/tmitrontests/tmitronsem01/system.h
parent * sp01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>. (diff)
downloadrtems-1aac900c4088a676bd98daede34093c613e0e6e5.tar.bz2
* tmitronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
Diffstat (limited to '')
-rw-r--r--testsuites/tmitrontests/tmitronsem01/system.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuites/tmitrontests/tmitronsem01/system.h b/testsuites/tmitrontests/tmitronsem01/system.h
index e1dc4dc7e1..7e9069d973 100644
--- a/testsuites/tmitrontests/tmitronsem01/system.h
+++ b/testsuites/tmitrontests/tmitronsem01/system.h
@@ -30,7 +30,7 @@ void ITRON_Init( void );
#define CONFIGURE_MAXIMUM_ITRON_SEMAPHORES 100
#define CONFIGURE_ITRON_INIT_TASK_TABLE
-#include <confdefs.h>
+#include <rtems/confdefs.h>
/* global variables */