summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/m_ctype.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/m_ctype.h b/include/m_ctype.h
index 497ba6de927..dcbfb604f03 100644
--- a/include/m_ctype.h
+++ b/include/m_ctype.h
@@ -131,6 +131,7 @@ typedef struct my_uca_level_info_st
uchar *lengths;
uint16 **weights;
MY_CONTRACTIONS contractions;
+ uint levelno;
} MY_UCA_WEIGHT_LEVEL;