summaryrefslogtreecommitdiff
path: root/audio/bmp/patches/patch-ao
blob: d690b6e3932fe995f88290ef28c11f5668ba1591 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ao,v 1.1 2004/05/15 09:34:53 jmmv Exp $

--- config.h.in.orig	2003-12-24 20:16:48.000000000 +0100
+++ config.h.in
@@ -195,6 +195,9 @@
 /* Define to 1 if you have the `srandomdev' function. */
 #undef HAVE_SRANDOMDEV
 
+/* Define to 1 if you have the `statvfs' function. */
+#undef HAVE_STATVFS
+
 /* Define to 1 if you have the <stddef.h> header file. */
 #undef HAVE_STDDEF_H