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

Comparing ircd-hybrid/trunk/src/packet.c (file contents):
Revision 3274 by michael, Sun Apr 6 12:22:23 2014 UTC vs.
Revision 3347 by michael, Sun Apr 20 14:03:06 2014 UTC

# Line 28 | Line 28
28   #include "list.h"
29   #include "s_bsd.h"
30   #include "conf.h"
31 < #include "s_serv.h"
31 > #include "server.h"
32   #include "client.h"
33   #include "ircd.h"
34   #include "parse.h"
# Line 37 | Line 37
37   #include "irc_string.h"
38   #include "memory.h"
39   #include "send.h"
40 < #include "s_misc.h"
40 > #include "misc.h"
41  
42   #define READBUF_SIZE 16384
43  

Diff Legend

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