Comparing ircd-hybrid-7.2/src/packet.c (file contents):
Revision 1001 by michael, Sat Aug 29 22:44:44 2009 UTC vs.
Revision 1011 by michael, Fri Sep 18 10:14:09 2009 UTC
22 |
|
* $Id$ |
23 |
|
*/ |
24 |
|
#include "stdinc.h" |
25 |
< |
#include "tools.h" |
25 |
> |
#include "list.h" |
26 |
|
#include "s_bsd.h" |
27 |
|
#include "s_conf.h" |
28 |
|
#include "s_serv.h" |
29 |
|
#include "client.h" |
30 |
|
#include "common.h" |
31 |
|
#include "ircd.h" |
32 |
– |
#include "list.h" |
32 |
|
#include "parse.h" |
33 |
|
#include "fdlist.h" |
34 |
|
#include "packet.h" |
Diff Legend
– |
Removed lines |
+ |
Added lines |
< |
Changed lines (old) |
> |
Changed lines (new) |