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

Comparing ircd-hybrid/trunk/src/s_misc.c (file contents):
Revision 3244 by michael, Sun Mar 30 16:56:13 2014 UTC vs.
Revision 3319 by michael, Tue Apr 15 15:41:50 2014 UTC

# Line 26 | Line 26
26  
27   #include "stdinc.h"
28   #include "s_misc.h"
29 #include "client.h"
29   #include "irc_string.h"
30   #include "ircd.h"
32 #include "numeric.h"
33 #include "irc_res.h"
34 #include "fdlist.h"
35 #include "s_bsd.h"
36 #include "conf.h"
37 #include "s_serv.h"
38 #include "send.h"
39 #include "memory.h"
31  
32  
33   static const char *const months[] =

Diff Legend

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