1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-25 15:33:27 +00:00

Fix compilation for Go 1.3

This commit is contained in:
Alexander Neumann 2016-03-28 16:09:28 +02:00
parent c8f46ce81d
commit ddfadae6f6

View file

@ -1,4 +1,4 @@
// +build !linux
// +build !linux !go1.4
package fs