summaryrefslogtreecommitdiff
path: root/go/vendor/golang.org/x/sys/unix/pagesize_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/vendor/golang.org/x/sys/unix/pagesize_unix.go')
-rw-r--r--go/vendor/golang.org/x/sys/unix/pagesize_unix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/go/vendor/golang.org/x/sys/unix/pagesize_unix.go b/go/vendor/golang.org/x/sys/unix/pagesize_unix.go
index 83c85e0..bc2f362 100644
--- a/go/vendor/golang.org/x/sys/unix/pagesize_unix.go
+++ b/go/vendor/golang.org/x/sys/unix/pagesize_unix.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
// For Unix, get the pagesize from the runtime.