Solaris disk support (#5638)

This commit is contained in:
Dominic Pearson
2024-06-03 07:10:28 +02:00
committed by GitHub
parent 579ebbdf60
commit d8bde9b96e
5 changed files with 47 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
//go:build netbsd || plan9 || solaris
// +build netbsd plan9 solaris
//go:build netbsd || plan9
// +build netbsd plan9
package stats