AmperesAvengement

Results 1 issues of AmperesAvengement

I ran into a build issue using GCC on Linux in which the compiler attempts to include `malloc.h`, despite it being replaced by `stdlib.h`. I was able to fix it...