blob: 308215155eafacb98e0724262aa8f4501392be52 [file] [log] [blame]
Scott Bakerbdb962b2020-04-03 10:53:36 -07001// +build !darwin,!freebsd,!netbsd,!openbsd,!linux
2
3package flags
4
5const (
6 tIOCGWINSZ = 0
7)