jstimpfle / language

The blunt programming language
4 stars 1 forks source link

more #1

Closed zy4 closed 5 years ago

jstimpfle commented 5 years ago

Thank you for reporting. The malloc.h header is non-standard, and on systems where it exists it is pulled in via stdlib.h anyway. I've changed the patch to simply remove the #include directive.