mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-27 06:58:19 +00:00
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
|
||||
|
||||
2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
#include <rtems.h>
|
||||
#include <fcntl.h>
|
||||
#include <rtems/error.h>
|
||||
#include <dosfs.h>
|
||||
#include <rtems/dosfs.h>
|
||||
#include <ctype.h>
|
||||
#include <rtems/ide_part_table.h>
|
||||
#include <rtems/libcsupport.h>
|
||||
|
||||
Reference in New Issue
Block a user