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

Comparing ircd-hybrid/trunk/src/s_user.c (file contents):
Revision 3110 by michael, Thu Mar 6 20:33:17 2014 UTC vs.
Revision 3117 by michael, Fri Mar 7 19:28:54 2014 UTC

# Line 31 | Line 31
31   #include "channel.h"
32   #include "channel_mode.h"
33   #include "client.h"
34 #include "fdlist.h"
34   #include "hash.h"
35   #include "irc_string.h"
37 #include "s_bsd.h"
36   #include "ircd.h"
37   #include "listener.h"
38   #include "motd.h"
# Line 44 | Line 42
42   #include "s_serv.h"
43   #include "send.h"
44   #include "supported.h"
47 #include "whowas.h"
45   #include "memory.h"
46   #include "packet.h"
47   #include "rng_mt.h"
48   #include "userhost.h"
52 #include "hook.h"
49   #include "s_misc.h"
50   #include "parse.h"
51   #include "watch.h"

Diff Legend

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