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