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