aboutsummaryrefslogtreecommitdiff
path: root/src/net/cgo_solaris.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/cgo_solaris.go')
-rw-r--r--src/net/cgo_solaris.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/net/cgo_solaris.go b/src/net/cgo_solaris.go
index 25c0721242..a84f5b0d34 100644
--- a/src/net/cgo_solaris.go
+++ b/src/net/cgo_solaris.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 cgo && !netgo
// +build cgo,!netgo
package net