diff --git a/src/restic/fs/file_all.go b/src/restic/fs/file_all.go index fbb0c93cb..8c4b0639a 100644 --- a/src/restic/fs/file_all.go +++ b/src/restic/fs/file_all.go @@ -1,4 +1,4 @@ -// +build !linux +// +build !linux !go1.4 package fs