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