# | Line 29 | Line 29 | |
---|---|---|
29 | #include "channel.h" | |
30 | #include "channel_mode.h" | |
31 | #include "client.h" | |
32 | – | #include "common.h" |
32 | #include "event.h" | |
33 | #include "fdlist.h" | |
34 | #include "hash.h" | |
# | Line 37 | Line 36 | |
36 | #include "ircd_signal.h" | |
37 | #include "s_gline.h" | |
38 | #include "motd.h" | |
40 | – | #include "ircd_handler.h" |
41 | – | #include "msg.h" /* msgtab */ |
39 | #include "hostmask.h" | |
40 | #include "numeric.h" | |
41 | #include "packet.h" |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |