ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/branches/ircd-hybrid-newconf/modules/m_knock.c
(Generate patch)

Comparing ircd-hybrid/modules/m_knock.c (file contents):
Revision 33 by knight, Sun Oct 2 20:50:00 2005 UTC vs.
Revision 69 by adx, Tue Oct 4 16:09:51 2005 UTC

# Line 23 | Line 23
23   */
24  
25   #include "stdinc.h"
26 #include "tools.h"
26   #include "handlers.h"
27   #include "channel.h"
28   #include "channel_mode.h"
29   #include "client.h"
30   #include "hash.h"
32 #include "irc_string.h"
33 #include "sprintf_irc.h"
31   #include "ircd.h"
32   #include "numeric.h"
33   #include "send.h"

Diff Legend

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