Changeset 187 for trunk/src/emx/include/resolv.h
- Timestamp:
- May 19, 2003, 3:20:02 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/include/resolv.h
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r186 r187 34 34 * 35 35 * from: @(#)resolv.h 5.15 (Berkeley) 4/3/91 36 * resolv.h,v 1. 2 2003/05/19 02:41:00bird Exp36 * resolv.h,v 1.3 2003/05/19 13:20:02 bird Exp 37 37 */ 38 38 … … 160 160 #ifdef TCPV40HDRS 161 161 162 /** @name tcpip40 function mappings. 163 * @{ */ 164 #define _res tcpip40__res 165 /* @} */ 162 166 extern struct state _res; 163 167 164 #else 168 #else /* !TCPV40HDRS: */ 165 169 166 170 /* -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.