Ver Fonte

Merge pull request #35 from Helflym/master

Add AIX support
mattn há 6 anos atrás
pai
commit
c1975dc15c
1 ficheiros alterados com 1 adições e 1 exclusões
  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