Comparing ircd-hybrid/trunk/modules/m_info.c (file contents):
Revision 3115 by michael, Fri Mar 7 19:02:12 2014 UTC vs.
Revision 3117 by michael, Fri Mar 7 19:28:54 2014 UTC
26 |
|
|
27 |
|
#include "stdinc.h" |
28 |
|
#include "list.h" |
29 |
– |
#include "channel.h" |
29 |
|
#include "client.h" |
31 |
– |
#include "irc_string.h" |
30 |
|
#include "ircd.h" |
31 |
|
#include "numeric.h" |
32 |
|
#include "s_misc.h" |
33 |
|
#include "s_serv.h" |
36 |
– |
#include "s_user.h" |
34 |
|
#include "send.h" |
35 |
|
#include "conf.h" |
36 |
|
#include "parse.h" |
Diff Legend
– |
Removed lines |
+ |
Added lines |
< |
Changed lines (old) |
> |
Changed lines (new) |