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