ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/irc.c
(Generate patch)

Comparing hopm/trunk/src/irc.c (file contents):
Revision 5202 by michael, Mon Dec 29 17:50:43 2014 UTC vs.
Revision 5207 by michael, Mon Dec 29 19:38:22 2014 UTC

# Line 25 | Line 25
25  
26   #include <stdio.h>
27   #include <unistd.h>
28 <
29 < #ifdef STDC_HEADERS
30 < # include <stdlib.h>
31 < # include <string.h>
32 < #endif
28 > #include <stdlib.h>
29 > #include <string.h>
30  
31   #ifdef HAVE_STRINGS_H
32   # include <strings.h>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines