diff --git a/src/prim/wasi/prim.c b/src/prim/wasi/prim.c index 0c9b31ed..9b09ba0e 100644 --- a/src/prim/wasi/prim.c +++ b/src/prim/wasi/prim.c @@ -8,6 +8,7 @@ terms of the MIT license. A copy of the license can be found in the file // This file is included in `src/prim/prim.c` #include +#include #include "mimalloc.h" #include "mimalloc/internal.h"