ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/branches/1.0.x/src/libopm/src/inet.c
(Generate patch)

Comparing hopm/branches/1.0.x/src/libopm/src/inet.c (file contents):
Revision 5205 by michael, Fri Dec 26 18:57:18 2014 UTC vs.
Revision 5206 by michael, Mon Dec 29 19:36:12 2014 UTC

# Line 30 | Line 30 | along with this program; if not, write t
30   #include <errno.h>
31   #include <stdio.h>
32   #include <assert.h>
33 < #if STDC_HEADERS
34 < # include <string.h>
35 < # include <stdlib.h>
36 < #endif
33 > #include <string.h>
34 > #include <stdlib.h>
35   #ifdef HAVE_STRINGS_H
36   # include <strings.h>
37   #endif

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines