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

Comparing ircd-hybrid-7.2/src/s_serv.c (file contents):
Revision 992 by michael, Mon Aug 17 19:19:16 2009 UTC vs.
Revision 1011 by michael, Fri Sep 18 10:14:09 2009 UTC

# Line 27 | Line 27
27   #include <openssl/rsa.h>
28   #include "rsa.h"
29   #endif
30 < #include "tools.h"
30 > #include "list.h"
31   #include "channel.h"
32   #include "channel_mode.h"
33   #include "client.h"
# Line 43 | Line 43
43   #include "ircd_defs.h"
44   #include "s_bsd.h"
45   #include "irc_getnameinfo.h"
46 #include "list.h"
46   #include "numeric.h"
47   #include "packet.h"
48   #include "irc_res.h"

Diff Legend

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