summaryrefslogtreecommitdiff
path: root/net/openafs/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'net/openafs/patches/patch-ab')
-rw-r--r--net/openafs/patches/patch-ab13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/openafs/patches/patch-ab b/net/openafs/patches/patch-ab
deleted file mode 100644
index 645a3e65bc8..00000000000
--- a/net/openafs/patches/patch-ab
+++ /dev/null
@@ -1,13 +0,0 @@
-$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 */