solve conflict
This commit is contained in:
parent
07cab33b50
commit
f94980af34
|
@ -10,6 +10,7 @@
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <dfs_posix.h>
|
#include <dfs_posix.h>
|
||||||
|
#include <sys/errno.h>
|
||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
|
|
||||||
int tcgetattr(int fd, struct termios *tio)
|
int tcgetattr(int fd, struct termios *tio)
|
||||||
|
|
Loading…
Reference in New Issue