aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/osutil/fileutil_linux.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/osutil/fileutil_linux.go')
-rw-r--r--pkg/osutil/fileutil_linux.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/pkg/osutil/fileutil_linux.go b/pkg/osutil/fileutil_linux.go
index 415c00353..f1a0c1b66 100644
--- a/pkg/osutil/fileutil_linux.go
+++ b/pkg/osutil/fileutil_linux.go
@@ -1,6 +1,8 @@
// 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.
+// +build !appengine
+
package osutil
import (