X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/388bf7ccf1f04928edf6cbe0cc367061194e0930..40ec1b8b8ce942a4505b3a4a67516b8d5947f786:/tru64.diff diff --git a/tru64.diff b/tru64.diff index 8751b76..4457acb 100644 --- a/tru64.diff +++ b/tru64.diff @@ -1,7 +1,7 @@ This is an adapted version of the original by Zoong Pham. ---- orig/lib/getaddrinfo.c 2005-02-14 00:53:44 -+++ lib/getaddrinfo.c 2004-06-18 17:38:35 +--- old/lib/getaddrinfo.c ++++ new/lib/getaddrinfo.c @@ -41,6 +41,20 @@ #include @@ -23,8 +23,8 @@ This is an adapted version of the original by Zoong Pham. #if defined(__KAME__) && defined(INET6) # define FAITH #endif ---- orig/syscall.c 2005-04-07 17:04:26 -+++ syscall.c 2005-02-14 02:54:45 +--- old/syscall.c ++++ new/syscall.c @@ -27,6 +27,7 @@ #include "rsync.h"