get Termios from x/sys/unix
This commit is contained in:
+1
-1
@@ -11,4 +11,4 @@ import "golang.org/x/sys/unix"
|
|||||||
|
|
||||||
const ioctlReadTermios = unix.TCGETS
|
const ioctlReadTermios = unix.TCGETS
|
||||||
|
|
||||||
type Termios syscall.Termios
|
type Termios unix.Termios
|
||||||
|
|||||||
Reference in New Issue
Block a user