#include #ifndef MB_CUR_MAX #error "MB_CUR_MAX is not defined" #endif int main(void) { return 0; }