forked from Imagelibrary/rtems
2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
* psxcancel/init.c: Include <rtems/console.h> instead of <console.h>. * psxmount/test.c: Include <rtems/imfs.h> instead of <imfs.h>. * psxreaddir/test.c: Include <rtems/imfs.h> instead of <imfs.h>. * psxstat/test.c: Include <rtems/imfs.h> instead of <imfs.h>.
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
#include <errno.h>
|
||||
#include <rtems.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <imfs.h>
|
||||
#include <rtems/imfs.h>
|
||||
#include <pmacros.h>
|
||||
|
||||
extern rtems_filesystem_location_info_t rtems_filesystem_current;
|
||||
|
||||
Reference in New Issue
Block a user