Merge branch 'sigar-1.6'

This commit is contained in:
Doug MacEachern 2009-07-31 14:51:30 -07:00
commit dc8c9ce0f6
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
#include <sys/param.h>
#include <sys/mount.h>
#ifdef DARWIN
#if !(defined(__FreeBSD__) && (__FreeBSD_version >= 800000))
#include <nfs/rpcv2.h>
#endif
#include <nfs/nfsproto.h>