| # | Line 31 | Line 31 | |
|---|---|---|
| 31 | #include "channel.h" | |
| 32 | #include "channel_mode.h" | |
| 33 | #include "client.h" | |
| 34 | – | #include "fdlist.h" |
| 34 | #include "hash.h" | |
| 35 | #include "irc_string.h" | |
| 37 | – | #include "s_bsd.h" |
| 36 | #include "ircd.h" | |
| 37 | #include "listener.h" | |
| 38 | #include "motd.h" | |
| # | Line 44 | Line 42 | |
| 42 | #include "s_serv.h" | |
| 43 | #include "send.h" | |
| 44 | #include "supported.h" | |
| 47 | – | #include "whowas.h" |
| 45 | #include "memory.h" | |
| 46 | #include "packet.h" | |
| 47 | #include "rng_mt.h" | |
| 48 | #include "userhost.h" | |
| 52 | – | #include "hook.h" |
| 49 | #include "s_misc.h" | |
| 50 | #include "parse.h" | |
| 51 | #include "watch.h" | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |