ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/modules/m_kline.c
(Generate patch)

Comparing ircd-hybrid-7.2/modules/m_kline.c (file contents):
Revision 1010 by michael, Mon Jul 20 23:18:04 2009 UTC vs.
Revision 1011 by michael, Fri Sep 18 10:14:09 2009 UTC

# Line 23 | Line 23
23   */
24  
25   #include "stdinc.h"
26 < #include "tools.h"
26 > #include "list.h"
27   #include "channel.h"
28   #include "client.h"
29   #include "common.h"
# Line 32 | Line 32
32   #include "ircd.h"
33   #include "hostmask.h"
34   #include "numeric.h"
35 #include "list.h"
35   #include "fdlist.h"
36   #include "s_bsd.h"
37   #include "s_conf.h"
# Line 46 | Line 45
45   #include "s_gline.h"
46   #include "parse.h"
47   #include "modules.h"
49 #include "tools.h"
48   #include "irc_getnameinfo.h"
49  
50  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines