$NetBSD: patch-ab,v 1.3 2005/11/04 07:20:32 gendalia Exp $

--- src/config/param.nbsd21.h.orig	2005-11-04 00:43:26.000000000 -0600
+++ src/config/param.nbsd21.h
@@ -29,7 +29,7 @@
 #define AFS_HAVE_FFS            1	/* Use system's ffs. */
 
 #if	!defined(ASSEMBLER) && !defined(__LANGUAGE_ASSEMBLY__) && !defined(IGNORE_STDS_H)
-#if __NetBSD_Version__ >= 200040000
+#if __NetBSD_Version__ >= 299000900
 #define AFS_HAVE_STATVFS    1	/* System supports statvfs */
 #else
 #define AFS_HAVE_STATVFS    0	/* System doesn't supports statvfs */
