* fake-addrinfo.h: Always check for FAI_PREFIX, not just when fake getaddrinfo
authorKen Raeburn <raeburn@mit.edu>
Sun, 10 Feb 2002 23:53:55 +0000 (23:53 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sun, 10 Feb 2002 23:53:55 +0000 (23:53 +0000)
commit54824bb0af1c05f0811cb43a0ce0a8f8753eec02
tree4cc436c949cd2466e1a5526c79244b7c3084f907
parent1baed0756ffc9695aebca5e3f68c85d3790d5c23
* fake-addrinfo.h: Always check for FAI_PREFIX, not just when fake getaddrinfo
support is needed.
(fixup_addrinfo): Declare.
* fake-addrinfo.c (fixup_addrinfo): New function, fixes up breakage in AIX and
GNU implementations (so far) of getaddrinfo.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14139 dc483132-0cff-0310-8789-dd5450dbe970
src/include/ChangeLog
src/include/fake-addrinfo.c
src/include/fake-addrinfo.h