aboutsummaryrefslogtreecommitdiff
path: root/src/internal/poll/sockoptip.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/internal/poll/sockoptip.go')
-rw-r--r--src/internal/poll/sockoptip.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/internal/poll/sockoptip.go b/src/internal/poll/sockoptip.go
index c55a1e3c5b..d86c4c1f81 100644
--- a/src/internal/poll/sockoptip.go
+++ b/src/internal/poll/sockoptip.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 aix || darwin || dragonfly || freebsd || linux || netbsd || openbsd || solaris || windows
// +build aix darwin dragonfly freebsd linux netbsd openbsd solaris windows
package poll