summaryrefslogtreecommitdiff
path: root/misc/rpm/patches/patch-cg
blob: a504d0af63a7d98d410ee41b00c17f9acc073a79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-cg,v 1.1 2007/02/18 11:17:03 tonio Exp $

--- build.c.orig	Thu Sep 24 22:23:16 1998
+++ build.c
@@ -8,6 +8,7 @@
 #include <errno.h>
 #include <fcntl.h>
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <sys/stat.h>
 #include <unistd.h>