Changeset 357 for trunk/src/emx/include/arpa/inet.h
- Timestamp:
- Jul 11, 2003, 2:28:31 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/arpa/inet.h
-
Property cvs2svn:cvs-rev
changed from
1.4
to1.5
r356 r357 51 51 /* External definitions for functions in inet(3) */ 52 52 53 #ifndef TCPV40HDRS54 53 #include <sys/param.h> 55 54 #include <sys/types.h> 56 55 #include <sys/cdefs.h> 56 #ifndef TCPV40HDRS 57 57 int TCPCALL inet_aton (const char *, struct in_addr *); 58 58 char * TCPCALL inet_neta (u_long, char *, size_t); -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.