diff -Naur unpv13e/libfree/inet_ntop.c unpv13e-64/libfree/inet_ntop.c --- unpv13e/libfree/inet_ntop.c 2002-11-14 08:33:35.000000000 +0500 +++ unpv13e-64/libfree/inet_ntop.c 2007-08-22 22:28:35.000000000 +0500 @@ -57,7 +57,7 @@ int af; const void *src; char *dst; - size_t size; + socklen_t size; { switch (af) { case AF_INET: