#ifndef I_IRCHELP
#define I_IRCHELP

extern void help(char *str, int varpar, char *subparams);

#endif
