summaryrefslogtreecommitdiff
path: root/misc/rpm/patches/patch-cf
blob: e844f3e85da91b7ef0936d7d688252b973ffbd02 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$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>