- fix build error
This commit is contained in:
@@ -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();
|
||||||
|
|||||||
Reference in New Issue
Block a user