Fix build for < go1.7

This commit is contained in:
Nick Craig-Wood 2016-09-13 11:36:14 +01:00
parent 83ba59749f
commit 0caac70994
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
//+build go1.7
package fs
import (