aot_comp_option.h: Add missing stdint.h header (#3834)

This commit is contained in:
James Ring
2024-10-08 06:35:46 +08:00
committed by GitHub
parent 72872cbd44
commit 0c4b2da048
+2
View File
@@ -6,6 +6,8 @@
#ifndef __AOT_COMP_OPTION_H__
#define __AOT_COMP_OPTION_H__
#include <stdint.h>
typedef struct {
/* Enables or disables bounds checks for stack frames. When enabled, the AOT
* compiler generates code to check if the stack pointer is within the