aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/init_alg_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'sys/linux/init_alg_test.go')
-rw-r--r--sys/linux/init_alg_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/linux/init_alg_test.go b/sys/linux/init_alg_test.go
index c9ca5f40a..a8810da84 100644
--- a/sys/linux/init_alg_test.go
+++ b/sys/linux/init_alg_test.go
@@ -1,6 +1,7 @@
// Copyright 2017 syzkaller project authors. All rights reserved.
// Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file.
+//go:build linux
// +build linux
package linux