/* 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 EVENTS_PROTO -o ./events-proto.h' */ #ifndef CFH_EVENTS_PROTO #define CFH_EVENTS_PROTO extern struct gtkyahoo_event_info *event_info; void event_clearinfo(void); void event_set(char *type, char *id, char *config, char *action); void event_execute(int type); #endif /* CFH_EVENTS_PROTO */