--- dillib/vty/vtlabel.c.orig Sat Aug 26 23:35:57 2000
+++ dillib/vty/vtlabel.c Fri Sep 6 09:56:10 2002
@@ -20,7 +20,7 @@
#include "vtcurses.h"
#include <ctype.h>
-#include <malloc.h>
+#include <stdlib.h>
extern PANEL* ShellPanel;
/* @txh */