summaryrefslogtreecommitdiff
path: root/misc/rpm/patches/patch-cf
diff options
context:
space:
mode:
Diffstat (limited to 'misc/rpm/patches/patch-cf')
-rw-r--r--misc/rpm/patches/patch-cf12
1 files changed, 0 insertions, 12 deletions
diff --git a/misc/rpm/patches/patch-cf b/misc/rpm/patches/patch-cf
deleted file mode 100644
index e844f3e85da..00000000000
--- a/misc/rpm/patches/patch-cf
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-cf,v 1.1 2007/02/18 11:17:03 tonio Exp $
-
---- lib/rebuilddb.c.orig Sun Sep 27 22:17:08 1998
-+++ lib/rebuilddb.c
-@@ -3,6 +3,7 @@
- #include <errno.h>
- #include <fcntl.h>
- #include <stdio.h>
-+#include <stdlib.h>
- #include <string.h>
- #include <sys/stat.h> /* for mkdir(2) !?! */
- #include <unistd.h>