Comparing ircd-hybrid/trunk/modules/m_dline.c (file contents):
Revision 3208 by michael, Tue Mar 25 15:31:30 2014 UTC vs.
Revision 3347 by michael, Sun Apr 20 14:03:06 2014 UTC
33 |
|
#include "hostmask.h" |
34 |
|
#include "numeric.h" |
35 |
|
#include "log.h" |
36 |
< |
#include "s_misc.h" |
36 |
> |
#include "misc.h" |
37 |
|
#include "send.h" |
38 |
|
#include "hash.h" |
39 |
< |
#include "s_serv.h" |
39 |
> |
#include "server.h" |
40 |
|
#include "parse.h" |
41 |
|
#include "modules.h" |
42 |
|
#include "conf_db.h" |
Diff Legend
– |
Removed lines |
+ |
Added lines |
< |
Changed lines (old) |
> |
Changed lines (new) |