blob: 3bf804a1bc1131d4fe077c346de69d36a425c4ab [file] [log] [blame]
// +build !darwin,!freebsd,!netbsd,!openbsd,!linux
package flags
const (
TIOCGWINSZ = 0
)