/* This is a Cfunctions (version 0.24) generated header file. Cfunctions is a free program for extracting headers from C files. Get Cfunctions from `http://www.hayamasa.demon.co.uk/cfunctions'. */ /* This file was generated with: `cfunctions -w RCFILE_PROTO -o ./rcfile-proto.h' */ #ifndef CFH_RCFILE_PROTO #define CFH_RCFILE_PROTO void rcfile_init(void); int rcfile_parse(char *filename); #endif /* CFH_RCFILE_PROTO */