aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/os/pipe2_illumos.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/os/pipe2_illumos.go')
-rw-r--r--libgo/go/os/pipe2_illumos.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgo/go/os/pipe2_illumos.go b/libgo/go/os/pipe2_illumos.go
index 026ce62..71b8cb8 100644
--- a/libgo/go/os/pipe2_illumos.go
+++ b/libgo/go/os/pipe2_illumos.go
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
+//go:build illumos
// +build illumos
package os