$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>