aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/osutil/sharedmem_memfd.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/osutil/sharedmem_memfd.go')
-rw-r--r--pkg/osutil/sharedmem_memfd.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/pkg/osutil/sharedmem_memfd.go b/pkg/osutil/sharedmem_memfd.go
index 213080e49..84077b9ec 100644
--- a/pkg/osutil/sharedmem_memfd.go
+++ b/pkg/osutil/sharedmem_memfd.go
@@ -2,7 +2,6 @@
// 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 osutil