mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-07 19:30:46 +02:00
healtcheck: add extra build tags+files for netbsd and openbsd
Without these changes, the disk check portions won't compile on these platforms.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// +build !windows,!solaris
|
||||
// +build !windows,!solaris,!netbsd,!openbsd
|
||||
|
||||
package healthcheck
|
||||
|
||||
|
Reference in New Issue
Block a user