ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/include/s_bsd.h
(Generate patch)

Comparing:
ircd-hybrid/include/s_bsd.h (file contents), Revision 1155 by michael, Tue Aug 9 20:27:45 2011 UTC vs.
ircd-hybrid/trunk/include/s_bsd.h (file contents), Revision 1666 by michael, Sun Nov 18 17:03:18 2012 UTC

# Line 27 | Line 27
27  
28   #include "config.h"      
29   #include "fdlist.h"
30 #include "hook.h"
30  
31   /* Type of IO */
32   #define COMM_SELECT_READ                1
# Line 37 | Line 36
36   #define SELECT_DELAY    500
37  
38   struct Client;
39 < struct AccessItem;
39 > struct MaskItem;
40   struct Listener;
41  
42   extern struct Callback *setup_socket_cb;

Diff Legend

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