summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortonio <tonio@pkgsrc.org>2007-02-18 11:17:42 +0000
committertonio <tonio@pkgsrc.org>2007-02-18 11:17:42 +0000
commite718bb7a0993f4804238c22c2bffe531b90e6314 (patch)
treecb3d95b0ff77129693b22c4d6949409d7fa36715
parentc60903adf733490ee567e42a5f5ce93fb7adafc2 (diff)
downloadpkgsrc-e718bb7a0993f4804238c22c2bffe531b90e6314.tar.gz
oups, missing patch
-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"