--- psiconv/trunk/lib/psiconv/parse_texted.c 2000/12/15 00:21:51 64 +++ psiconv/trunk/lib/psiconv/parse_texted.c 2002/01/29 18:38:38 142 @@ -18,10 +18,16 @@ */ #include "config.h" +#include "compat.h" + #include -#include "data.h" #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,