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

Comparing hopm/branches/1.0.x/src/main.c (file contents):
Revision 5201 by michael, Mon Dec 29 17:49:44 2014 UTC vs.
Revision 5206 by michael, Mon Dec 29 19:36:12 2014 UTC

# Line 33 | Line 33 | along with this program; if not, write t
33   #include <errno.h>
34   #include <sys/resource.h> /* getrlimit */
35   #include <fcntl.h>
36
37 #ifdef STDC_HEADERS
36   #include <stdlib.h>
37   #include <string.h>
40 #endif
38  
39   #include "compat.h"
40   #include "config.h"

Diff Legend

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