$NetBSD: patch-au,v 1.13 2011/01/19 17:09:20 drochner Exp $

--- scheduler/printers.c.orig	2010-09-22 18:35:07.000000000 +0000
+++ scheduler/printers.c
@@ -81,6 +81,9 @@
 #  include <sys/vfs.h>
 #endif /* HAVE_SYS_VFS_H */
 
+#if defined(HAVE_STATVFS) && defined(__NetBSD__)
+#undef HAVE_STATFS
+#endif
 
 /*
  * Local functions...
