Changeset 28e7d7fa in rtems for cpukit/libnetworking/arpa/inet.h
- Timestamp:
- Aug 20, 1998, 10:04:22 PM (23 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- a9cfa238
- Parents:
- 96b39164
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/libnetworking/arpa/inet.h
r96b39164 r28e7d7fa 66 66 struct in_addr; 67 67 68 #if 0 /* RTEMS -- Why rename these? */ 68 69 /* XXX all new diversions!! argh!! */ 69 70 #define inet_addr __inet_addr … … 81 82 #define inet_nsap_addr __inet_nsap_addr 82 83 #define inet_nsap_ntoa __inet_nsap_ntoa 84 #endif 83 85 84 86 __BEGIN_DECLS
Note: See TracChangeset
for help on using the changeset viewer.