--- psiconv/trunk/lib/psiconv/data.h 2003/11/25 22:08:48 170 +++ psiconv/trunk/lib/psiconv/data.h 2003/11/26 20:56:17 171 @@ -938,6 +938,8 @@ extern void psiconv_free_sheet_variable(psiconv_sheet_variable list); extern void psiconv_free_sheet_variable_list(psiconv_sheet_variable_list list); extern void psiconv_free_sheet_info_section(psiconv_sheet_info_section section); +extern void psiconv_free_sheet_workbook_section + (psiconv_sheet_workbook_section section); extern void psiconv_free_header_section(psiconv_header_section header); extern void psiconv_free_section_table_entry(psiconv_section_table_entry entry); extern void psiconv_free_section_table_section