Fix alignment issue on 64-bit. Solution from Steve Ortiz.
[rsync/rsync-patches.git] / daemon-forward-lookup.diff
index 1e8f62f..dbaf43c 100644 (file)
@@ -8,8 +8,8 @@ To use this patch, run these commands for a successful build:
     ./configure                         (optional if already run)
     make
 
+based-on: a01e3b490eb36ccf9e704840e1b6683dab867550
 diff --git a/access.c b/access.c
-index 9a023de..ad1cdb1 100644
 --- a/access.c
 +++ b/access.c
 @@ -210,6 +210,38 @@ static int match_address(const char *addr, const char *tok)