$NetBSD: patch-ao,v 1.1 2007/09/19 22:22:39 wiz Exp $ --- libgnomevfs/gnome-vfs-utils.c.orig 2005-09-15 13:02:53.000000000 +0200 +++ libgnomevfs/gnome-vfs-utils.c @@ -49,6 +49,12 @@ #include #include #include + +#ifdef __APPLE__ +#include +#define HAVE_STATVFS 0 +#endif + #include #define KILOBYTE_FACTOR 1024.0