# | Line 26 | Line 26 | |
---|---|---|
26 | #include <netinet/in_systm.h> | |
27 | #include <netinet/ip.h> | |
28 | #include <netinet/tcp.h> | |
29 | + | #include "list.h" |
30 | #include "fdlist.h" | |
31 | #include "s_bsd.h" | |
32 | #include "client.h" | |
# | Line 36 | Line 37 | |
37 | #include "irc_getnameinfo.h" | |
38 | #include "irc_getaddrinfo.h" | |
39 | #include "ircd.h" | |
39 | – | #include "list.h" |
40 | #include "listener.h" | |
41 | #include "numeric.h" | |
42 | #include "packet.h" |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |