--- psiconv/trunk/lib/psiconv/parse_driver.c 2000/12/15 17:17:45 66 +++ psiconv/trunk/lib/psiconv/parse_driver.c 2000/12/22 22:31:50 71 @@ -18,11 +18,12 @@ */ #include "config.h" +#include "compat.h" + #include #include "parse.h" #include "parse_routines.h" -#include "data.h" psiconv_file_type_t psiconv_file_type(psiconv_buffer buf,int *length, psiconv_header_section *result) @@ -646,7 +647,7 @@ psiconv_free_section_table_section(table); psiconv_progress(lev+1,off,"End of word file"); - return res; + return 0; ERROR8: