summaryrefslogtreecommitdiff
path: root/mail/yatsvrs/patches/patch-am
blob: d3e4ae5aa4f99650a8649fb5c1e5638f2a3edd6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$NetBSD: patch-am,v 1.3 2006/01/08 19:30:02 joerg Exp $

--- config.h.in.orig	2006-01-08 19:26:58.000000000 +0000
+++ config.h.in
@@ -186,8 +186,10 @@
 /* Define if you have the <sys/quota.h> header file.  */
 #undef HAVE_SYS_QUOTA_H
 
+#if !defined(__DragonFly__)
 /* Define if you have the <sys/statvfs.h> header file.  */
 #undef HAVE_SYS_STATVFS_H
+#endif
 
 /* Define if you have the <sys/time.h> header file.  */
 #undef HAVE_SYS_TIME_H