diff --git a/core/iwasm/include/aot_comp_option.h b/core/iwasm/include/aot_comp_option.h index 9a9023ee2..cb27919e0 100644 --- a/core/iwasm/include/aot_comp_option.h +++ b/core/iwasm/include/aot_comp_option.h @@ -7,6 +7,7 @@ #define __AOT_COMP_OPTION_H__ #include +#include #ifdef __cplusplus extern "C" {