--- psiconv/trunk/program/psiconv/gen_html4.c 2002/01/28 21:04:05 141 +++ psiconv/trunk/program/psiconv/gen_html4.c 2002/01/29 18:38:38 142 @@ -32,6 +32,10 @@ #define TRUE (0==0) #endif +#ifdef DMALLOC +#include "dmalloc.h" +#endif + /* * Various string tables for HTML4 settings */