--- rsync-2.6.4/rsync.h.orig 2005-03-28 21:08:47 +0400 +++ rsync-2.6.4/rsync.h 2005-03-31 18:11:13 +0400 @@ -847,7 +847,7 @@ extern int verbose; #ifndef HAVE_INET_NTOP -const char *inet_ntop(int af, const void *src, char *dst, size_t size); +const char *inet_ntop(int af, const void *src, char *dst, socklen_t size); #endif #ifndef HAVE_INET_PTON