Separate the builds and make Cygwin always run.
[rsync.git] / acls.c
diff --git a/acls.c b/acls.c
index 3cf12eeb07c42238b81236850618bd8c2b1b23ba..a2b0ff3ec683aa29de5fbad96f83eb2e2d9fd7c8 100644 (file)
--- a/acls.c
+++ b/acls.c
@@ -765,6 +765,7 @@ static int recv_rsync_acl(int f, item_list *racl_list, SMB_ACL_TYPE_T type, mode
        /* If we received a superfluous mask, throw it away. */
        duo_item->racl.mask_obj = NO_ENTRY;
        (void)mode;
+       (void)computed_mask_bits;
 #else
        if (duo_item->racl.names.count && duo_item->racl.mask_obj == NO_ENTRY) {
                /* Mask must be non-empty with lists. */