comparison src/s/aix4.h @ 402:5a2589c672dc r21-2-31

Import from CVS: tag r21-2-31
author cvs
date Mon, 13 Aug 2007 11:14:58 +0200
parents 74fd4e045ea6
children 697ef44129c6
comparison
equal deleted inserted replaced
401:e0a2a2be14bf 402:5a2589c672dc
22 22
23 /* Forward declarations for xlc warning suppressions */ 23 /* Forward declarations for xlc warning suppressions */
24 struct ether_addr; 24 struct ether_addr;
25 struct sockaddr_dl; 25 struct sockaddr_dl;
26 #endif /* C code */ 26 #endif /* C code */
27
28 /* getaddrinfo is broken in AIX 4.3 as per IY04165.
29 At this time (2/21/2000), there's no PTF available.
30 -- Mike Sperber <mike@xemacs.org> */
31
32 #undef HAVE_GETADDRINFO