Fix alignment issue on 64-bit. Solution from Steve Ortiz.
[rsync/rsync-patches.git] / tru64.diff
index 7a1455e..a2dac69 100644 (file)
@@ -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
+based-on: a01e3b490eb36ccf9e704840e1b6683dab867550
+diff --git a/syscall.c b/syscall.c
+--- a/syscall.c
++++ b/syscall.c
 @@ -23,6 +23,7 @@
  #include "rsync.h"