aboutsummaryrefslogtreecommitdiff
path: root/libgo/go/net/main_cloexec_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/go/net/main_cloexec_test.go')
-rw-r--r--libgo/go/net/main_cloexec_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/libgo/go/net/main_cloexec_test.go b/libgo/go/net/main_cloexec_test.go
index d436df1..03f7d63 100644
--- a/libgo/go/net/main_cloexec_test.go
+++ b/libgo/go/net/main_cloexec_test.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 dragonfly || freebsd || hurd || illumos || linux || netbsd || openbsd
// +build dragonfly freebsd hurd illumos linux netbsd openbsd
package net