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

Comparing ircd-hybrid-8/src/fdlist.c (file contents):
Revision 1309 by michael, Sun Mar 25 11:24:18 2012 UTC vs.
Revision 1312 by michael, Mon Mar 26 16:07:20 2012 UTC

# Line 34 | Line 34
34   #include "memory.h"
35   #include "numeric.h"
36   #include "s_misc.h"
37 + #include "irc_res.h"
38  
39   fde_t *fd_hash[FD_HASH_SIZE];
40   fde_t *fd_next_in_loop = NULL;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines