Added FreeBSD support
This commit is contained in:
parent
77b109b517
commit
cb8aacf9b8
4 changed files with 14 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
//go:build linux
|
||||
|
||||
package tty
|
||||
|
||||
import "golang.org/x/sys/unix"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue