# | Line 29 | Line 29 | |
---|---|---|
29 | #include "channel.h" | |
30 | #include "channel_mode.h" | |
31 | #include "client.h" | |
32 | – | #include "common.h" |
32 | #include "fdlist.h" | |
33 | #include "hash.h" | |
34 | #include "irc_string.h" | |
# | Line 51 | Line 50 | |
50 | #include "userhost.h" | |
51 | #include "hook.h" | |
52 | #include "s_misc.h" | |
53 | < | #include "msg.h" |
53 | > | #include "parse.h" |
54 | #include "watch.h" | |
55 | ||
56 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |