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

Comparing ircd-hybrid/trunk/src/s_bsd.c (file contents):
Revision 3324 by michael, Tue Apr 15 16:18:07 2014 UTC vs.
Revision 3347 by michael, Sun Apr 20 14:03:06 2014 UTC

# Line 44 | Line 44
44   #include "auth.h"
45   #include "conf.h"
46   #include "log.h"
47 < #include "s_serv.h"
47 > #include "server.h"
48   #include "send.h"
49   #include "memory.h"
50 < #include "s_user.h"
50 > #include "user.h"
51  
52  
53   static const char *comm_err_str[] = { "Comm OK", "Error during bind()",

Diff Legend

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