# | Line 32 | Line 32 | |
---|---|---|
32 | * any messages from it. | |
33 | * --Bleep Thomas Helvey <tomh@inxpress.net> | |
34 | */ | |
35 | + | |
36 | #include "stdinc.h" | |
37 | #include "list.h" | |
38 | #include "ircd_defs.h" | |
39 | #include "fdlist.h" | |
40 | #include "s_auth.h" | |
41 | < | #include "s_conf.h" |
41 | > | #include "conf.h" |
42 | #include "balloc.h" | |
43 | #include "client.h" | |
44 | #include "event.h" | |
# | Line 47 | Line 48 | |
48 | #include "packet.h" | |
49 | #include "irc_res.h" | |
50 | #include "s_bsd.h" | |
51 | < | #include "s_log.h" |
51 | > | #include "log.h" |
52 | #include "send.h" | |
53 | ||
54 |
– | Removed lines |
+ | Added lines |
< | Changed lines (old) |
> | Changed lines (new) |