diff options
Diffstat (limited to 'test/spec-wasm2c-prefix.c')
-rw-r--r-- | test/spec-wasm2c-prefix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/spec-wasm2c-prefix.c b/test/spec-wasm2c-prefix.c index c82a882d..b2f5d103 100644 --- a/test/spec-wasm2c-prefix.c +++ b/test/spec-wasm2c-prefix.c @@ -11,6 +11,7 @@ #include "wasm-rt.h" #include "wasm-rt-impl.h" +#include "wasm-rt-exceptions.h" static int g_tests_run; static int g_tests_passed; |