From e0d080e482a63d308357af66c3b33de798d07626 Mon Sep 17 00:00:00 2001 From: joerg Date: Sat, 28 Jul 2007 00:47:48 +0000 Subject: Don't use malloc.h, use stdlib.h. --- misc/xrolodex/distinfo | 3 ++- misc/xrolodex/patches/patch-aa | 15 +++++++++++++++ 2 files changed, 17 insertions(+), 1 deletion(-) create mode 100644 misc/xrolodex/patches/patch-aa (limited to 'misc') diff --git a/misc/xrolodex/distinfo b/misc/xrolodex/distinfo index c92ad21eb69..c13221e74f4 100644 --- a/misc/xrolodex/distinfo +++ b/misc/xrolodex/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 11:02:59 agc Exp $ +$NetBSD: distinfo,v 1.4 2007/07/28 00:47:48 joerg Exp $ SHA1 (xrolodex.1.5.motif.tar.Z) = fe263c22afc7d5375de00689c7e7c157f49a628a RMD160 (xrolodex.1.5.motif.tar.Z) = 73ac6a1c832cfdea12f5224c858ed758ec3ed97e Size (xrolodex.1.5.motif.tar.Z) = 126075 bytes +SHA1 (patch-aa) = 5beaf958ad6af7a3c25ee21104e86bbd6079acd5 diff --git a/misc/xrolodex/patches/patch-aa b/misc/xrolodex/patches/patch-aa new file mode 100644 index 00000000000..bf9d98b0292 --- /dev/null +++ b/misc/xrolodex/patches/patch-aa @@ -0,0 +1,15 @@ +$NetBSD: patch-aa,v 1.1 2007/07/28 00:47:48 joerg Exp $ + +--- streamdbP.h.orig 2007-07-28 00:28:43.000000000 +0000 ++++ streamdbP.h +@@ -68,9 +68,9 @@ char *argv[]; + #define _streamdbP_h + + #include ++#include + #include + #include +-#include + #include + #include + -- cgit v1.2.3