summaryrefslogtreecommitdiff
path: root/misc/rpm/patches/patch-cg
diff options
context:
space:
mode:
Diffstat (limited to 'misc/rpm/patches/patch-cg')
-rw-r--r--misc/rpm/patches/patch-cg12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/rpm/patches/patch-cg b/misc/rpm/patches/patch-cg
new file mode 100644
index 00000000000..a504d0af63a
--- /dev/null
+++ b/misc/rpm/patches/patch-cg
@@ -0,0 +1,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>