summaryrefslogtreecommitdiff
path: root/include/isa_l/isa_l_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/isa_l/isa_l_common.h')
-rw-r--r--include/isa_l/isa_l_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/isa_l/isa_l_common.h b/include/isa_l/isa_l_common.h
index caad19a..0445544 100644
--- a/include/isa_l/isa_l_common.h
+++ b/include/isa_l/isa_l_common.h
@@ -52,6 +52,7 @@ typedef struct {
/* fields needed to hold state */
unsigned char *matrix;
+ unsigned char *encode_tables;
int k;
int m;
int w;