X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fxemacs-chise.git.1;a=blobdiff_plain;f=src%2Fs%2Faix4.h;h=bb3a15d78c1611fe2c787fde05d0565cca4a714e;hp=5836bd558e163d3b81e3c268857b39edc1363979;hb=a7bf8d60d66c38f62928b171842d1b45d4539077;hpb=3890a2e3064a7f562107c58e59d928284ec04741 diff --git a/src/s/aix4.h b/src/s/aix4.h index 5836bd5..bb3a15d 100644 --- a/src/s/aix4.h +++ b/src/s/aix4.h @@ -24,3 +24,9 @@ struct ether_addr; struct sockaddr_dl; #endif /* C code */ + +/* getaddrinfo is broken in AIX 4.3 as per IY04165. + At this time (2/21/2000), there's no PTF available. + -- Mike Sperber */ + +#undef HAVE_GETADDRINFO