diff options
Diffstat (limited to 'weed/stats/disk_notsupported.go')
| -rw-r--r-- | weed/stats/disk_notsupported.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/weed/stats/disk_notsupported.go b/weed/stats/disk_notsupported.go index 3d99e6ce7..2bc24a2f0 100644 --- a/weed/stats/disk_notsupported.go +++ b/weed/stats/disk_notsupported.go @@ -1,3 +1,4 @@ +//go:build openbsd || netbsd || plan9 || solaris // +build openbsd netbsd plan9 solaris package stats |
