mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-06 05:31:47 +00:00
Forgot an import in termios_darwin
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package main
|
||||
|
||||
import "syscall"
|
||||
|
||||
const (
|
||||
getTermios = syscall.TCIOGETA
|
||||
setTermios = syscall.TCIOSETA
|
||||
|
||||
Reference in New Issue
Block a user