--- psiconv/trunk/lib/psiconv/parse_page.c 2000/12/20 22:07:49 70 +++ psiconv/trunk/lib/psiconv/parse_page.c 2000/12/22 22:31:50 71 @@ -18,11 +18,13 @@ */ #include "config.h" +#include "compat.h" + #include #include -#include "data.h" #include "parse_routines.h" +#include "error.h" int psiconv_parse_page_header(const psiconv_buffer buf,int lev,psiconv_u32 off, int *length,psiconv_page_header *result)