Changeset 187 for trunk/src/emx/include/arpa/inet.h
- Timestamp:
- May 19, 2003, 3:20:02 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.2
to1.3
r186 r187 44 44 #endif 45 45 46 47 #ifdef TCPV40HDRS 48 /** @name tcpip40 function mappings. 49 * @{ */ 50 #define inet_addr tcpip40_inet_addr 51 #define inet_lnaof tcpip40_inet_lnaof 52 #define inet_makeaddr tcpip40_inet_makeaddr 53 #define inet_netof tcpip40_inet_netof 54 #define inet_network tcpip40_inet_network 55 #define inet_ntoa tcpip40_inet_ntoa 56 /* @} */ 57 #endif 58 59 46 60 /* External definitions for functions in inet(3) */ 47 61 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.