- fix build error
This commit is contained in:
parent
9e64bcd86c
commit
0f4cedb949
|
|
@ -41,7 +41,7 @@ int iosVersion();
|
||||||
#include <sys/select.h>
|
#include <sys/select.h>
|
||||||
#include <termios.h>
|
#include <termios.h>
|
||||||
#if defined(TARGET_LINUX)
|
#if defined(TARGET_LINUX)
|
||||||
# include <stropts.h>
|
// # include <stropts.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
extern int _kbhit();
|
extern int _kbhit();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue