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

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

# Line 26 | Line 26
26   */
27  
28   #include "stdinc.h"
29 #include "handlers.h"
29   #include "client.h"
30   #include "ircd.h"
31   #include "numeric.h"
33 #include "s_conf.h"
32   #include "s_serv.h"
33   #include "send.h"
34   #include "channel_mode.h"
37 #include "msg.h"
35   #include "parse.h"
36   #include "modules.h"
37   #include "irc_string.h"
38   #include "s_user.h"
39 + #include "s_conf.h"
40 + #include "hook.h"
41  
42  
43   /*! \brief SVSMODE command handler (called by services)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines