aboutsummaryrefslogtreecommitdiff
path: root/src/net/unixsock_readmsg_other.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/unixsock_readmsg_other.go')
-rw-r--r--src/net/unixsock_readmsg_other.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/unixsock_readmsg_other.go b/src/net/unixsock_readmsg_other.go
index 0899a6d3d3..4bef3ee71d 100644
--- a/src/net/unixsock_readmsg_other.go
+++ b/src/net/unixsock_readmsg_other.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-//go:build (js && wasm) || wasip1 || windows
+//go:build js || wasip1 || windows
package net