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

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

# Line 24 | Line 24 | along with this program; if not, write t
24  
25   #include <stdio.h>
26   #include <time.h>
27 <
28 < #ifdef STDC_HEADERS
29 < # include <string.h>
30 < #endif
27 > #include <string.h>
28  
29   #include "compat.h"
30   #include "config.h"

Diff Legend

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