瀏覽代碼

Add AIX support

Clément Chigot 6 年之前
父節點
當前提交
463fe4a8d0
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      isatty_tcgets.go

+ 1 - 1
isatty_linux.go → isatty_tcgets.go

@@ -1,4 +1,4 @@
-// +build linux
+// +build linux aix
 // +build !appengine
 // +build !android