- fix build error

This commit is contained in:
2020-06-27 11:08:32 +03:00
parent 9e64bcd86c
commit 0f4cedb949

View File

@@ -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();