# | Line 26 | Line 26 | |
---|---|---|
26 | ||
27 | #include "stdinc.h" | |
28 | #include "s_misc.h" | |
29 | – | #include "client.h" |
29 | #include "irc_string.h" | |
30 | #include "ircd.h" | |
32 | – | #include "numeric.h" |
33 | – | #include "irc_res.h" |
34 | – | #include "fdlist.h" |
35 | – | #include "s_bsd.h" |
36 | – | #include "conf.h" |
37 | – | #include "s_serv.h" |
38 | – | #include "send.h" |
39 | – | #include "memory.h" |
31 | ||
32 | ||
33 | static const char *const months[] = |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |