forked from Imagelibrary/rtems
bsp/beagle: Fix some warnings
The extra includes in console_*.c are to solve a 'no previous prototype' warning. Solves #2212 in trac.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <termios.h>
|
||||
|
||||
#include <rtems/termiostypes.h>
|
||||
#include <rtems/console.h>
|
||||
#include <libchip/serial.h>
|
||||
#include "console_private.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user