From 2b82a67a235887c600482ad1a6a3f4762d3754e0 Mon Sep 17 00:00:00 2001 From: joerg Date: Wed, 8 Aug 2007 16:50:26 +0000 Subject: Don't use malloc.h. --- comms/xtel/distinfo | 3 ++- comms/xtel/patches/patch-ah | 13 +++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 comms/xtel/patches/patch-ah (limited to 'comms/xtel') diff --git a/comms/xtel/distinfo b/comms/xtel/distinfo index b4f0d400423..945ae1251f0 100644 --- a/comms/xtel/distinfo +++ b/comms/xtel/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.4 2006/01/02 16:17:09 joerg Exp $ +$NetBSD: distinfo,v 1.5 2007/08/08 16:50:26 joerg Exp $ SHA1 (xtel-3.3.0.tar.gz) = 7ee5a5afa20bea46e08c346605c53cdd32d69dc9 RMD160 (xtel-3.3.0.tar.gz) = 0ba51e9129b24db33ac96cff23ffc88d3f13b653 @@ -10,3 +10,4 @@ SHA1 (patch-ad) = 95cd5a8c3e421d711f9fd0ad502aa33e92273e0f SHA1 (patch-ae) = ece76180605a5310044ff06506fd298f3dde3234 SHA1 (patch-af) = c52f5b39da50c350ac3ce929b3f77eafdce4942c SHA1 (patch-ag) = 6addd47ca368ed78011162b0b843124329909fc1 +SHA1 (patch-ah) = 18f454bba7898a4d80f68215e7b6995d2ba26a71 diff --git a/comms/xtel/patches/patch-ah b/comms/xtel/patches/patch-ah new file mode 100644 index 00000000000..24d28356e8d --- /dev/null +++ b/comms/xtel/patches/patch-ah @@ -0,0 +1,13 @@ +$NetBSD: patch-ah,v 1.1 2007/08/08 16:50:26 joerg Exp $ + +--- Videotex/Videotex.c.orig 2007-08-08 16:22:41.000000000 +0000 ++++ Videotex/Videotex.c +@@ -22,7 +22,7 @@ static char rcsid[] = "$Id: Videotex.c,v + /* + * Widget Videotex: VideotexWidgetClass + */ +-#include ++#include + #include + #include + #include -- cgit v1.2.3