aboutsummaryrefslogtreecommitdiff
path: root/src/os/pipe2_illumos.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/os/pipe2_illumos.go')
-rw-r--r--src/os/pipe2_illumos.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/os/pipe2_illumos.go b/src/os/pipe2_illumos.go
index 026ce62b9a..71b8cb8e25 100644
--- a/src/os/pipe2_illumos.go
+++ b/src/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