summaryrefslogtreecommitdiff
path: root/comms/xtel/patches/patch-ah
blob: 24d28356e8d2f95e14e31c4ebe1955448cc428b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 <malloc.h>
+#include <stdlib.h>
 #include <ctype.h>
 #include <X11/IntrinsicP.h>
 #include <X11/StringDefs.h>