--- psiconv/trunk/program/psiconv/gen_html.c 2002/01/28 21:04:05 141 +++ psiconv/trunk/program/psiconv/gen_html.c 2002/01/29 18:38:38 142 @@ -26,6 +26,10 @@ #include "gen.h" #include "psiconv.h" +#ifdef DMALLOC +#include "dmalloc.h" +#endif + /* This determines for each character how it is displayed */ static const char *char_table[0x100] = {