From b5cc60b2b974645f0d09721c292cd243d049cbcf Mon Sep 17 00:00:00 2001 From: Joseph Richey Date: Mon, 16 Oct 2017 10:50:53 -0700 Subject: Refactor almost complete --- ext4/feature_flag.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext4/feature_flag.go') diff --git a/ext4/feature_flag.go b/ext4/feature_flag.go index ab618e2..58b3669 100644 --- a/ext4/feature_flag.go +++ b/ext4/feature_flag.go @@ -1,3 +1,5 @@ +// +build linux,cgo + /* * feature_flag.go - Changes encryption flag for an ext4 filesystem. * -- cgit v1.2.3