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-8/src/packet.c (file contents):
Revision 1241 by michael, Thu Sep 29 20:26:09 2011 UTC vs.
Revision 1243 by michael, Fri Sep 30 10:47:53 2011 UTC

# Line 27 | Line 27
27   #include "s_conf.h"
28   #include "s_serv.h"
29   #include "client.h"
30 #include "common.h"
30   #include "ircd.h"
31   #include "parse.h"
32   #include "fdlist.h"
# Line 36 | Line 35
35   #include "memory.h"
36   #include "hook.h"
37   #include "send.h"
38 + #include "s_misc.h"
39  
40   #define READBUF_SIZE 16384
41  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines