aboutsummaryrefslogtreecommitdiff
path: root/src/internal/poll/iovec_unix.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/poll/iovec_unix.go')
-rw-r--r--src/internal/poll/iovec_unix.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/internal/poll/iovec_unix.go b/src/internal/poll/iovec_unix.go
index 6fd5d86630..c1500840ac 100644
--- a/src/internal/poll/iovec_unix.go
+++ b/src/internal/poll/iovec_unix.go
@@ -3,7 +3,6 @@
// license that can be found in the LICENSE file.
//go:build darwin || dragonfly || freebsd || linux || netbsd || openbsd
-// +build darwin dragonfly freebsd linux netbsd openbsd
package poll