X-Git-Url: http://git.pk910.de/?a=blobdiff_plain;f=bot_NeonServ.c;h=5e8aabd2e51650fc20a78fc9cf5fc72d97d48790;hb=7f4cde1c4ea9a4d1c9e03e256dafff3e41689d5d;hp=0eb5a69d624c1e423d26bfde5380b93f3d18a010;hpb=8f851c86da810c549759bd5914000289fecf61aa;p=NeonServV5.git diff --git a/bot_NeonServ.c b/bot_NeonServ.c index 0eb5a69..5e8aabd 100644 --- a/bot_NeonServ.c +++ b/bot_NeonServ.c @@ -2,6 +2,7 @@ #include "bot_NeonServ.h" #include "modcmd.h" #include "IRCEvents.h" +#include "IRCParser.h" #include "UserNode.h" #include "ChanNode.h" #include "ChanUser.h"