# | Line 23 | Line 23 | |
---|---|---|
23 | */ | |
24 | ||
25 | #include "stdinc.h" | |
26 | – | #include "tools.h" |
26 | #include "restart.h" | |
27 | #include "common.h" | |
29 | – | #include "fdlist.h" |
28 | #include "ircd.h" | |
31 | – | #include "irc_string.h" |
29 | #include "send.h" | |
33 | – | #include "s_log.h" |
30 | #include "client.h" /* for UMODE_ALL */ | |
35 | – | #include "memory.h" |
31 | ||
32 | void | |
33 | restart(const char *mesg) |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |