solaris & termux: fix both, using the more portable termios.h

This commit is contained in:
Delyan Angelov 2020-03-31 13:46:46 +03:00 committed by GitHub
parent 21e4f2422d
commit b62035e3d0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 9 deletions

4
.gitignore vendored
View file

@ -76,3 +76,7 @@ cachegrind.out.*
.gdb_history
/thirdparty/pg
exe
vlib/v/tests/inout/hello.v
vlib/v/tests/inout/hello_devs.v
vlib/v/tests/inout/os.v