extern char* myname; extern Hash* clnthash; extern Hash* chanhash; void dbg(char *fmt, ...); Client* findnick(char*); IrcChannel* findchannel(char*);