aboutsummaryrefslogtreecommitdiff
path: root/src/os/executable_path.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/executable_path.go')
-rw-r--r--src/os/executable_path.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os/executable_path.go b/src/os/executable_path.go
index 057e6a72f4..7b8b83652c 100644
--- a/src/os/executable_path.go
+++ b/src/os/executable_path.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 openbsd
+// +build aix openbsd
package os