summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/rpm/patches/patch-ce12
1 files changed, 12 insertions, 0 deletions
diff --git a/misc/rpm/patches/patch-ce b/misc/rpm/patches/patch-ce
new file mode 100644
index 00000000000..3290f7aba59
--- /dev/null
+++ b/misc/rpm/patches/patch-ce
@@ -0,0 +1,12 @@
+$NetBSD: patch-ce,v 1.1 2007/02/18 11:17:42 tonio Exp $
+
+--- lib/lookup.c.orig Mon Jan 12 17:58:31 1998
++++ lib/lookup.c
+@@ -5,6 +5,7 @@
+ #endif
+
+ #include <string.h>
++#include <stdlib.h>
+
+ #include "intl.h"
+ #include "rpmlib.h"