forked from Imagelibrary/rtems
Fix from Ralf Corsepius:
+ adding #include <rtems/libio.h> to fix implicit declaration warning
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*/
|
||||
|
||||
#include <rtems.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <libcsupport.h>
|
||||
|
||||
extern rtems_configuration_table BSP_Configuration;
|
||||
|
||||
Reference in New Issue
Block a user