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

Comparing ircd-hybrid-8/modules/m_connect.c (file contents):
Revision 1230 by michael, Thu Sep 22 19:41:19 2011 UTC vs.
Revision 1243 by michael, Fri Sep 30 10:47:53 2011 UTC

# Line 23 | Line 23
23   */
24  
25   #include "stdinc.h"
26 #include "handlers.h"
26   #include "client.h"
27   #include "ircd.h"
28   #include "irc_string.h"
# Line 34 | Line 33
33   #include "s_log.h"
34   #include "s_serv.h"
35   #include "send.h"
37 #include "msg.h"
36   #include "parse.h"
37   #include "hash.h"
38   #include "modules.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines