1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2025-07-07 16:18:28 +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,4 +1,4 @@
// +build !linux
// +build !linux,!darwin,!freebsd,!netbsd,!openbsd
package mtree