mirror of
https://github.com/TokTok/c-toxcore
synced 2026-04-27 04:15:37 +00:00
f0ae0511c2
malloc.h doesn't exist on most platforms, and certainly not in stdc. No functions from malloc.h are actually used here, and stdlib.h is enough.