Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix no-libc build on "other" platforms
The `ifdef` in `Process.c` previously didn't include the header selection, resulting in "Unsupported platform detected" on non-Windows/non-Unix platforms like Emscripten.
- Loading branch information