Code

Add support for statvfs(2) which is needed in order to compile the plugins on
authorHolger Weiss <hweiss@users.sourceforge.net>
Tue, 23 Jan 2007 14:39:09 +0000 (14:39 +0000)
committerHolger Weiss <hweiss@users.sourceforge.net>
Tue, 23 Jan 2007 14:39:09 +0000 (14:39 +0000)
commit63028dedabed52b4ef3f12b1fc8b2878c3088145
tree0da54d6ab81e87878d1ecdc07f247b8dd7076ef2
parent7c11e0873c3c4e67671494911f6e59636931d729
Add support for statvfs(2) which is needed in order to compile the plugins on
NetBSD 3.0 and newer.  The current coreutils release supports statvfs(2), so
this patch won't be needed anymore when updating the coreutils files.

git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1575 f882894a-f735-0410-b71e-b25c423dba1c
lib/mountlist.c