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

Comparing ircd-hybrid-7.2/modules/core/m_server.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 "handlers.h"    /* m_server prototype */
28   #include "client.h"      /* client struct */
29   #include "common.h"      /* TRUE bleah */
# Line 31 | Line 31
31   #include "hash.h"        /* add_to_client_hash_table */
32   #include "irc_string.h"
33   #include "ircd.h"        /* me */
34 #include "list.h"        /* make_server */
34   #include "numeric.h"     /* ERR_xxx */
35   #include "s_conf.h"      /* struct AccessItem */
36   #include "s_log.h"       /* log level defines */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines