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