1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

readline: fix macos

This commit is contained in:
Alexander Medvednikov 2019-10-16 03:20:40 +03:00
parent 526f1a3172
commit 00fd1abf82

View File

@ -9,6 +9,8 @@
module readline
#include <termios.h>
import os
// Only use standard os.get_line