--- API/hermes_sandbox/external/wasm-rt-fb.h.orig 2024-08-17 05:54:34 UTC +++ API/hermes_sandbox/external/wasm-rt-fb.h @@ -21,7 +21,7 @@ typedef atomic_uint seed_t; #include #include #include -#elif defined(__APPLE__) +#elif defined(__APPLE__) || defined(__FreeBSD__) #include #include #endif