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

Comparing ircd-hybrid-7.2/src/hash.c (file contents):
Revision 982 by michael, Thu Aug 13 22:15:08 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 "balloc.h"
28   #include "s_conf.h"
29   #include "channel.h"
30   #include "channel_mode.h"
31   #include "client.h"
32   #include "common.h"
33   #include "handlers.h"
33 #include "list.h"
34   #include "modules.h"
35   #include "hash.h"
36   #include "resv.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)