Comparing:
ircd-hybrid/trunk/src/s_serv.c (file contents), Revision 3335 by michael, Thu Apr 17 18:55:31 2014 UTC vs.
ircd-hybrid/trunk/src/server.c (file contents), Revision 3347 by michael, Sun Apr 20 14:03:06 2014 UTC
40 |
|
#include "numeric.h" |
41 |
|
#include "packet.h" |
42 |
|
#include "conf.h" |
43 |
< |
#include "s_serv.h" |
43 |
> |
#include "server.h" |
44 |
|
#include "log.h" |
45 |
< |
#include "s_user.h" |
45 |
> |
#include "user.h" |
46 |
|
#include "send.h" |
47 |
|
#include "memory.h" |
48 |
|
#include "channel.h" |
Diff Legend
– |
Removed lines |
+ |
Added lines |
< |
Changed lines (old) |
> |
Changed lines (new) |