# | Line 31 | Line 31 | |
---|---|---|
31 | #include "ircd.h" | |
32 | #include "channel_mode.h" | |
33 | #include "numeric.h" | |
34 | < | #include "s_serv.h" |
34 | > | #include "server.h" |
35 | #include "send.h" | |
36 | #include "parse.h" | |
37 | #include "modules.h" | |
38 | #include "irc_string.h" | |
39 | < | #include "s_user.h" |
39 | > | #include "user.h" |
40 | #include "hash.h" | |
41 | #include "watch.h" | |
42 | #include "whowas.h" |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |