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