mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-19 01:13:56 -04:00
15 lines
421 B
Plaintext
15 lines
421 B
Plaintext
$NetBSD: patch-ab,v 1.1 2004/12/08 08:57:56 minskim Exp $
|
|
|
|
--- config.h.in.orig 2004-04-07 08:08:10.000000000 -0500
|
|
+++ config.h.in
|
|
@@ -164,6 +164,9 @@
|
|
/* Define to 1 if you have the <sys/param.h> header file. */
|
|
#undef HAVE_SYS_PARAM_H
|
|
|
|
+/* Define to 1 if you have the <sys/statvfs.h> header file. */
|
|
+#undef HAVE_SYS_STATVFS_H
|
|
+
|
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
|
#undef HAVE_SYS_STAT_H
|
|
|