OpenBSD like FreeBSD uses stdlib.h not malloc.h
Open
- Dominant language
- Rust
- Stars
- 142
- Forks
- 52
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 3
Description
Trying to build wasmtime on OpenBSD noticed it's trying to pull in `malloc.h`. It should be using `stdlib.h` like FreeBSD. Unless you get to it first, I'll submit a MR shortly. Thanks
Contributor guide
Assessment
This issue has not been assessed yet.