aboutsummaryrefslogtreecommitdiff
path: root/src/internal/poll/writev.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/poll/writev.go')
-rw-r--r--src/internal/poll/writev.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/poll/writev.go b/src/internal/poll/writev.go
index 0123fc33de..824de7569e 100644
--- a/src/internal/poll/writev.go
+++ b/src/internal/poll/writev.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 darwin || dragonfly || freebsd || illumos || linux || netbsd || openbsd
// +build darwin dragonfly freebsd illumos linux netbsd openbsd
package poll