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

Comparing ircd-hybrid-7.2/contrib/m_classlist.c (file contents):
Revision 1010 by lusky, Sun Oct 2 21:05:51 2005 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 "handlers.h"
28 #include "channel.h"
29 #include "channel_mode.h"
28   #include "client.h"
31 #include "common.h"   /* bleah */
32 #include "hash.h"
29   #include "irc_string.h"
30   #include "ircd.h"
35 #include "list.h"
31   #include "numeric.h"
32   #include "send.h"
33   #include "s_serv.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines