| # | Line 24 | Line 24 | |
|---|---|---|
| 24 | ||
| 25 | #include "stdinc.h" | |
| 26 | #include "list.h" | |
| 27 | – | #include "handlers.h" |
| 27 | #include "channel.h" | |
| 28 | #include "channel_mode.h" | |
| 29 | #include "client.h" | |
| # | Line 34 | Line 33 | |
| 33 | #include "ircd.h" | |
| 34 | #include "numeric.h" | |
| 35 | #include "send.h" | |
| 37 | – | #include "s_conf.h" |
| 36 | #include "s_serv.h" | |
| 39 | – | #include "msg.h" |
| 37 | #include "parse.h" | |
| 38 | #include "modules.h" | |
| 39 | #include "packet.h" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |