Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
In model-checking#1812 we removed standard library includes and instead provided forward declarations of `free`, `calloc`, and `memcpy` -- but seemingly forgot to include `malloc`, which we also use. This avoids a warning seen when dialling up `goto-cc` verbosity.
- Loading branch information