diff options
Diffstat (limited to 'strings/ctype-big5.c')
-rw-r--r-- | strings/ctype-big5.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/strings/ctype-big5.c b/strings/ctype-big5.c index a7226c10ce3..8345c53202c 100644 --- a/strings/ctype-big5.c +++ b/strings/ctype-big5.c @@ -6306,6 +6306,7 @@ static MY_CHARSET_HANDLER my_charset_big5_handler= my_strntoll_8bit, my_strntoull_8bit, my_strntod_8bit, + my_strtoll10_8bit, my_scan_8bit }; |