X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fs%2Faix4.h;h=bb3a15d78c1611fe2c787fde05d0565cca4a714e;hb=762383636a99307282c2d93d26c35c046ec24da1;hp=5836bd558e163d3b81e3c268857b39edc1363979;hpb=3e447015251ce6dcde843cbed10d9033d5538622;p=chise%2Fxemacs-chise.git.1 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