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

Comparing ircd-hybrid/trunk/modules/m_svsnick.c (file contents):
Revision 3300 by michael, Sat Apr 12 18:26:22 2014 UTC vs.
Revision 3347 by michael, Sun Apr 20 14:03:06 2014 UTC

# Line 31 | Line 31
31   #include "ircd.h"
32   #include "channel_mode.h"
33   #include "numeric.h"
34 < #include "s_serv.h"
34 > #include "server.h"
35   #include "send.h"
36   #include "parse.h"
37   #include "modules.h"
38   #include "irc_string.h"
39 < #include "s_user.h"
39 > #include "user.h"
40   #include "hash.h"
41   #include "watch.h"
42   #include "whowas.h"

Diff Legend

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