forked from TrueCloudLab/restic
Fix compilation for Go 1.3
This commit is contained in:
parent
c8f46ce81d
commit
ddfadae6f6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// +build !linux
|
||||
// +build !linux !go1.4
|
||||
|
||||
package fs
|
||||
|
||||
|
|
Loading…
Reference in a new issue