--- ircd-hybrid/modules/m_rkline.c 2006/05/14 09:36:11 602 +++ ircd-hybrid/modules/m_rkline.c 2006/05/14 10:32:26 603 @@ -23,7 +23,6 @@ */ #include "stdinc.h" -#include "channel.h" #include "client.h" #include "common.h" #include "ircd.h" @@ -36,7 +35,6 @@ #include "handlers.h" #include "s_serv.h" #include "msg.h" -#include "s_gline.h" #include "parse.h" #include "conf/modules.h"