summaryrefslogtreecommitdiff
path: root/sysutils/e2fsprogs/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/e2fsprogs/patches/patch-aa')
-rw-r--r--sysutils/e2fsprogs/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysutils/e2fsprogs/patches/patch-aa b/sysutils/e2fsprogs/patches/patch-aa
deleted file mode 100644
index 2dc5b4dc3a1..00000000000
--- a/sysutils/e2fsprogs/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2003/04/14 23:15:54 hubertf Exp $
-
---- lib/ext2fs/flushb.c.orig Thu Oct 31 12:17:24 2002
-+++ lib/ext2fs/flushb.c
-@@ -11,6 +11,7 @@
- */
-
- #include <stdio.h>
-+#include <sys/param.h>
- #if HAVE_ERRNO_H
- #include <errno.h>
- #endif