forked from Imagelibrary/rtems
Added include of termios.h which was accidentally left out.
This commit is contained in:
@@ -17,6 +17,8 @@
|
|||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
|
|
||||||
|
#include <termios.h>
|
||||||
|
|
||||||
#include "internal.h"
|
#include "internal.h"
|
||||||
#include "libio.h"
|
#include "libio.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user