summaryrefslogtreecommitdiff
path: root/ham/dpbox/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'ham/dpbox/patches/patch-af')
-rw-r--r--ham/dpbox/patches/patch-af4
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/dpbox/patches/patch-af b/ham/dpbox/patches/patch-af
index 0e694627d8b..f6c7bff2abe 100644
--- a/ham/dpbox/patches/patch-af
+++ b/ham/dpbox/patches/patch-af
@@ -1,4 +1,4 @@
-$NetBSD: patch-af,v 1.1 2004/09/15 16:33:38 agc Exp $
+$NetBSD: patch-af,v 1.2 2004/09/18 15:45:13 wiz Exp $
--- filesys.c 2004/09/15 16:24:57 1.1
+++ filesys.c 2004/09/15 16:24:21
@@ -6,7 +6,7 @@ $NetBSD: patch-af,v 1.1 2004/09/15 16:33:38 agc Exp $
#if defined(__linux__) || defined(__NetBSD__)
-+#if defined(__NetBSD__) && (__NetBSD_Version__ < 200040000)
++#if defined(__NetBSD__) && (__NetBSD_Version__ >= 200040000)
+#include <sys/statvfs.h>
+#endif
+