* tmitronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.

This commit is contained in:
Ralf Corsepius
2004-04-01 15:16:32 +00:00
parent e806450393
commit 1aac900c40
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* tmitronsem01/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* tmitronsem01/system.h: Include <rtems/itron.h> instead of <itron.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 */