diff options
Diffstat (limited to 'strings/ctype-ujis.c')
-rw-r--r-- | strings/ctype-ujis.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/strings/ctype-ujis.c b/strings/ctype-ujis.c index 514f28275ca..94673a20795 100644 --- a/strings/ctype-ujis.c +++ b/strings/ctype-ujis.c @@ -8493,6 +8493,7 @@ static MY_CHARSET_HANDLER my_charset_handler= my_strntoll_8bit, my_strntoull_8bit, my_strntod_8bit, + my_strtoll10_8bit, my_scan_8bit }; |