--- psiconv/trunk/lib/psiconv/generate_driver.c 2002/01/28 21:04:05 141 +++ psiconv/trunk/lib/psiconv/generate_driver.c 2002/01/29 18:38:38 142 @@ -25,6 +25,10 @@ #include "error.h" #include "generate_routines.h" +#ifdef DMALLOC +#include +#endif + int psiconv_write(psiconv_buffer *buf,const psiconv_file value) {