Comparing ircd-hybrid-7.2/src/s_user.c (file contents):
Revision 1009 by michael, Sun Sep 13 15:02:30 2009 UTC vs.
Revision 1011 by michael, Fri Sep 18 10:14:09 2009 UTC
23 |
|
*/ |
24 |
|
|
25 |
|
#include "stdinc.h" |
26 |
< |
#include "tools.h" |
26 |
> |
#include "list.h" |
27 |
|
#include "s_user.h" |
28 |
|
#include "s_misc.h" |
29 |
|
#include "channel.h" |
36 |
|
#include "sprintf_irc.h" |
37 |
|
#include "s_bsd.h" |
38 |
|
#include "ircd.h" |
39 |
– |
#include "list.h" |
39 |
|
#include "listener.h" |
40 |
|
#include "motd.h" |
41 |
|
#include "numeric.h" |
Diff Legend
– |
Removed lines |
+ |
Added lines |
< |
Changed lines (old) |
> |
Changed lines (new) |