aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/cgo/freebsd.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/cgo/freebsd.go')
-rw-r--r--src/runtime/cgo/freebsd.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/runtime/cgo/freebsd.go b/src/runtime/cgo/freebsd.go
index 5c9ddbdc71..d56702ec70 100644
--- a/src/runtime/cgo/freebsd.go
+++ b/src/runtime/cgo/freebsd.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 freebsd
// +build freebsd
package cgo