#ifndef _GNOME_HELP_TOC_GHELP_H_ #define _GNOME_HELP_TOC_GHELP_H_ #include #include "toc2.h" GList *newGhelpTable(struct _toc_config *conf); #endif