1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-10-04 12:31:00 +00:00

keywords: BSD compat for a few keywords

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
This commit is contained in:
Vincent Batts 2016-10-31 14:10:42 +00:00
parent 3732fa351f
commit b493e2920f
3 changed files with 45 additions and 1 deletions

View file

@ -1,3 +1,5 @@
// +build linux
package mtree
import (