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