Skip to content
Snippets Groups Projects
Commit f4f7796c authored by Ariadne Conill's avatar Ariadne Conill Committed by Timo Teräs
Browse files

everywhere: use stdlib.h for malloc(3) definition, not GNU-specific malloc.h

musl implements support for malloc.h, but it is only a stub.  we do not use
any of the GNU-specific malloc interfaces, so just use POSIX stdlib.h instead.

ref #10794
parent b2d3d631
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment