aboutsummaryrefslogtreecommitdiffstats
path: root/syz-kfuzztest
diff options
context:
space:
mode:
Diffstat (limited to 'syz-kfuzztest')
-rw-r--r--syz-kfuzztest/main.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/syz-kfuzztest/main.go b/syz-kfuzztest/main.go
index e46ecc257..b81a9ef92 100644
--- a/syz-kfuzztest/main.go
+++ b/syz-kfuzztest/main.go
@@ -1,5 +1,8 @@
// Copyright 2025 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
+
package main
import (