X-Git-Url: https://mattmccutchen.net/rsync/rsync-patches.git/blobdiff_plain/99397a259069fc1ee876b6370e1ffe9cd29913be..fc5573623194fab2a331d1ffc8d284c9e25e06e7:/tru64.diff diff --git a/tru64.diff b/tru64.diff index 7a1455e..43852ce 100644 --- a/tru64.diff +++ b/tru64.diff @@ -6,8 +6,10 @@ To use this patch, run these commands for a successful build: ./configure (optional if already run) make ---- old/syscall.c -+++ new/syscall.c +diff --git a/syscall.c b/syscall.c +index cfabc3e..c6deb7e 100644 +--- a/syscall.c ++++ b/syscall.c @@ -23,6 +23,7 @@ #include "rsync.h"