$NetBSD: patch-aa,v 1.6 2007/02/05 12:06:16 adam Exp $

--- agent/mibgroup/host/hr_filesys.c.orig	2006-08-06 02:01:01.000000000 +0200
+++ agent/mibgroup/host/hr_filesys.c
@@ -93,6 +93,7 @@ struct mnttab  *HRFS_entry = &HRFS_entry
 
 #elif defined(HAVE_STATVFS) && defined(__NetBSD__)
 
+#define getfsstat getvfsstat
 static struct statvfs	*fsstats = NULL;
 struct statvfs		*HRFS_entry;
 static int		fscount;
