Comparing ircd-hybrid-8/src/modules.c (file contents):
Revision 1247 by michael, Sat Oct 1 07:54:24 2011 UTC vs.
Revision 1309 by michael, Sun Mar 25 11:24:18 2012 UTC
27 |
|
#include "stdinc.h" |
28 |
|
#include "list.h" |
29 |
|
#include "modules.h" |
30 |
< |
#include "s_log.h" |
30 |
> |
#include "log.h" |
31 |
|
#include "ircd.h" |
32 |
|
#include "client.h" |
33 |
|
#include "send.h" |
34 |
< |
#include "s_conf.h" |
34 |
> |
#include "conf.h" |
35 |
|
#include "numeric.h" |
36 |
|
#include "parse.h" |
37 |
|
#include "ircd_defs.h" |
Diff Legend
– |
Removed lines |
+ |
Added lines |
< |
Changed lines (old) |
> |
Changed lines (new) |