# | Line 77 | Line 77 | |
---|---|---|
77 | #include "stdinc.h" | |
78 | #include "ircd.h" | |
79 | #include "list.h" | |
80 | < | #include "s_conf.h" |
80 | > | #include "conf.h" |
81 | #include "event.h" | |
82 | < | #include "s_log.h" |
82 | > | #include "log.h" |
83 | #include "client.h" /* for UMODE_ALL only */ | |
84 | #include "irc_string.h" | |
85 | #include "sprintf_irc.h" |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |