ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src/auth.c
(Generate patch)

Comparing ircd-hybrid-8/src/s_auth.c (file contents):
Revision 1308 by michael, Sat Oct 1 07:54:24 2011 UTC vs.
Revision 1309 by michael, Sun Mar 25 11:24:18 2012 UTC

# 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  

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)