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

Comparing hopm/trunk/src/inet.h (file contents):
Revision 5155 by michael, Fri Dec 26 17:03:56 2014 UTC vs.
Revision 5167 by michael, Fri Dec 26 18:58:49 2014 UTC

# Line 6 | Line 6
6   #include <netinet/in.h>
7   #include <arpa/inet.h>
8  
9 #ifndef AF_INET6
10 #define AF_INET6 10
11 #endif
12
13 #ifndef HAVE_INET_PTON
14 extern int bopm_inet_pton(int, const char *, void *);
15 #endif
9   #endif /* INET_H */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines