--- psiconv/trunk/lib/psiconv/parse_texted.c 2000/12/22 22:31:50 71 +++ psiconv/trunk/lib/psiconv/parse_texted.c 2002/01/29 18:38:38 142 @@ -25,6 +25,10 @@ #include "parse_routines.h" #include "error.h" +#ifdef DMALLOC +#include +#endif + int psiconv_parse_texted_section(const psiconv_buffer buf,int lev, psiconv_u32 off, int *length, psiconv_texted_section *result,