blob: e3975e2835f0220f9565a54bddbcdb8f5485d05e [file] [log] [blame]
Scott Baker1fe72732019-10-21 10:58:51 -07001// +build linux
2
3package flags
4
5const (
6 tIOCGWINSZ = 0x5413
7)