blob: 72c33ca52ff2372c65e21abd6436820d84e8de82 [file] [log] [blame]
#include <stdlib.h>
#include "locale_impl.h"
size_t __ctype_get_mb_cur_max(void) { return MB_CUR_MAX; }