# | Line 27 | Line 27 | |
---|---|---|
27 | #include "s_conf.h" | |
28 | #include "s_serv.h" | |
29 | #include "client.h" | |
30 | – | #include "common.h" |
30 | #include "ircd.h" | |
31 | #include "parse.h" | |
32 | #include "fdlist.h" | |
# | Line 36 | Line 35 | |
35 | #include "memory.h" | |
36 | #include "hook.h" | |
37 | #include "send.h" | |
38 | + | #include "s_misc.h" |
39 | ||
40 | #define READBUF_SIZE 16384 | |
41 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |