X-Git-Url: https://vcs.fsf.org/?p=exim.git;a=blobdiff_plain;f=src%2Fsrc%2Fhost.c;h=d8f5607884c21138a0fdb39a994d1ab6f0a91f5d;hp=32e24e2803793ae91702ad287e20860f5ff3f0ce;hb=2548ba04544aa8a42cdc5c69cd48171898949b54;hpb=3af76a815c0f4ac04c80610364744b3a73846de9 diff --git a/src/src/host.c b/src/src/host.c index 32e24e280..d8f560788 100644 --- a/src/src/host.c +++ b/src/src/host.c @@ -1,4 +1,4 @@ -/* $Cambridge: exim/src/src/host.c,v 1.10 2005/06/22 15:44:38 ph10 Exp $ */ +/* $Cambridge: exim/src/src/host.c,v 1.11 2005/08/02 09:01:44 ph10 Exp $ */ /************************************************* * Exim - an Internet mail transport agent * @@ -40,6 +40,9 @@ with these comments: code by Stuart Levy as seen in comp.sys.sgi.admin +August 2005: Apparently this is also needed for AIX systems; USE_INET_NTOA_FIX +should now be set for them as well. + Arguments: sa an in_addr structure Returns: pointer to static text string */