View | Details | Raw Unified | Return to bug 42472
Collapse All | Expand All

(-)ah-tty/files/patch-aa (+11 lines)
Line 0 Link Here
1
--- dillib/vty/vtlabel.c.orig	Sat Aug 26 23:35:57 2000
2
+++ dillib/vty/vtlabel.c	Fri Sep  6 09:56:10 2002
3
@@ -20,7 +20,7 @@
4
 
5
 #include "vtcurses.h"
6
 #include <ctype.h>
7
-#include <malloc.h>
8
+#include <stdlib.h>
9
 extern PANEL*  ShellPanel;
10
 
11
 /* @txh */

Return to bug 42472