summaryrefslogtreecommitdiff
path: root/sumset.h
diff options
context:
space:
mode:
Diffstat (limited to 'sumset.h')
-rw-r--r--sumset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sumset.h b/sumset.h
index 4be461b..505c0a2 100644
--- a/sumset.h
+++ b/sumset.h
@@ -53,6 +53,7 @@ struct rs_signature {
rs_block_sig_t *block_sigs; /* points to info for each chunk */
int *tag_table;
rs_target_t *targets;
+ int magic;
};