# | Line 24 | Line 24 | |
---|---|---|
24 | ||
25 | #include "stdinc.h" | |
26 | #include "s_user.h" | |
27 | < | #include "tools.h" |
27 | > | #include "list.h" |
28 | #include "ircd.h" | |
29 | #include "channel.h" | |
30 | #include "channel_mode.h" | |
# | Line 36 | Line 36 | |
36 | #include "irc_string.h" | |
37 | #include "sprintf_irc.h" | |
38 | #include "ircd_signal.h" | |
39 | – | #include "list.h" |
39 | #include "s_gline.h" | |
40 | #include "motd.h" | |
41 | #include "ircd_handler.h" |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |