mirror of https://github.com/shirou/gopsutil
Fix FreeBSD build with latest x/sys/unix
There was a breaking change in upstream golang.org/x/sys/unix which changed the type of some Statvfs members, see #853. As it looks like this change won't be reverted, adjust gopsutil to work with it and allow to build against the latest version of x/sys/unix.pull/895/head
parent
b806400ff0
commit
d5eecd689d
Loading…
Reference in New Issue