forked from Imagelibrary/rtems
shared/console-polled.c: Add include of <rtems/console.h> to fix warning
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
#include <assert.h>
|
#include <assert.h>
|
||||||
|
|
||||||
#include <bsp/console-polled.h>
|
#include <bsp/console-polled.h>
|
||||||
|
#include <rtems/console.h>
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Prototypes
|
* Prototypes
|
||||||
|
|||||||
Reference in New Issue
Block a user