forgot to conditionally include malloc.h for alloca on watcom and msvc
authorJohn Tsiombikas <nuclear@mutantstargoat.com>
Mon, 3 Oct 2016 05:23:00 +0000 (08:23 +0300)
committerJohn Tsiombikas <nuclear@mutantstargoat.com>
Mon, 3 Oct 2016 05:23:00 +0000 (08:23 +0300)
commit11d54c8e4c441a29031ae37a6cbf83de43b9271c
tree97d41d1a10488191197bf3e4282266037f173aae
parentee4a19d1405ea1ee7fbbeef1cdf71292d21f353a
forgot to conditionally include malloc.h for alloca on watcom and msvc
src/polyfill.c