forked from Imagelibrary/rtems
sh/shared/console.c: Add include of <rtems/console.h> to fix warning
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <rtems.h>
|
||||
#include <rtems/libio.h>
|
||||
#include <rtems/iosupp.h>
|
||||
#include <rtems/console.h>
|
||||
|
||||
#include <sys/stat.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user