Subj : src/xpdev/genwrap.h To : Git commit to main/sbbs/master From : Deucе Date : Wed Feb 07 2024 11:03 am https://gitlab.synchro.net/main/sbbs/-/commit/d621f28cee75e0493b5cff3b Modified Files: src/xpdev/genwrap.h Log Message: Reverse logic on GCC/Win32 detection for alloca/malloc.h Mingw32 is _WIN32 and GCC, and we need some way to get the free() prototype. :D .