mirror of https://github.com/chzyer/readline.git
Add zos build tag to term_nosyscall6.go
This commit is contained in:
parent
7f93d88cd5
commit
7bb8fe4719
|
@ -2,7 +2,7 @@
|
||||||
// Use of this source code is governed by a BSD-style
|
// Use of this source code is governed by a BSD-style
|
||||||
// license that can be found in the LICENSE file.
|
// license that can be found in the LICENSE file.
|
||||||
|
|
||||||
// +build aix os400 solaris
|
// +build aix os400 solaris zos
|
||||||
|
|
||||||
package readline
|
package readline
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue