Merge branch 'sigar-1.6'
This commit is contained in:
commit
dc8c9ce0f6
|
@ -23,7 +23,7 @@
|
||||||
|
|
||||||
#include <sys/param.h>
|
#include <sys/param.h>
|
||||||
#include <sys/mount.h>
|
#include <sys/mount.h>
|
||||||
#ifdef DARWIN
|
#if !(defined(__FreeBSD__) && (__FreeBSD_version >= 800000))
|
||||||
#include <nfs/rpcv2.h>
|
#include <nfs/rpcv2.h>
|
||||||
#endif
|
#endif
|
||||||
#include <nfs/nfsproto.h>
|
#include <nfs/nfsproto.h>
|
||||||
|
|
Loading…
Reference in New Issue