#ifndef MSL_STDLIB_H_ #define MSL_STDLIB_H_ #include "abort_exit.h" #include "arith.h" #include "mbstring.h" #include "strtoul.h" #endif