readline: fix macos
parent
526f1a3172
commit
00fd1abf82
|
@ -9,6 +9,8 @@
|
|||
|
||||
module readline
|
||||
|
||||
#include <termios.h>
|
||||
|
||||
import os
|
||||
|
||||
// Only use standard os.get_line
|
||||
|
|
Loading…
Reference in New Issue