ekg2
|
00001 #include "../common/module.h" 00002 00003 #include "../../irc/irc.h" 00004 00005 // #include <plugins/irc/irc.h> 00006 00007 typedef channel_t *Ekg2__Irc__Channel; 00008 typedef people_t *Ekg2__Irc__User; 00009 typedef session_t *Ekg2__Irc__Server;