summaryrefslogtreecommitdiff
path: root/go/vendor/golang.org/x/sys/unix/timestruct.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/vendor/golang.org/x/sys/unix/timestruct.go')
-rw-r--r--go/vendor/golang.org/x/sys/unix/timestruct.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/vendor/golang.org/x/sys/unix/timestruct.go b/go/vendor/golang.org/x/sys/unix/timestruct.go
index 47b9011..4a672f5 100644
--- a/go/vendor/golang.org/x/sys/unix/timestruct.go
+++ b/go/vendor/golang.org/x/sys/unix/timestruct.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build darwin dragonfly freebsd linux netbsd openbsd solaris
+// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris
package unix