2016-01-21 23:42:40 +01:00

15 lines
343 B
Plaintext

$NetBSD: patch-au,v 1.2 2015/09/05 13:03:22 jperkin Exp $
--- scheduler/printers.c.orig 2012-02-15 23:21:06.000000000 +0000
+++ scheduler/printers.c
@@ -80,6 +80,9 @@
# include <asl.h>
#endif /* __APPLE__ */
+#if defined(HAVE_STATVFS) && ( defined(__NetBSD__) || defined(__sun) )
+#undef HAVE_STATFS
+#endif
/*
* Local functions...