--- psiconv/trunk/lib/psiconv/configuration.h 2004/02/04 17:37:11 203 +++ psiconv/trunk/lib/psiconv/configuration.h 2004/02/08 22:44:29 204 @@ -50,6 +50,8 @@ extern void psiconv_config_read(const char *extra_config_files, psiconv_config *config); +extern psiconv_config_free(psiconv_config config); + #ifdef __cplusplus } #endif /* __cplusplus */