--- src/system/sysutils.h.orig 2012-10-28 10:30:09 UTC +++ src/system/sysutils.h @@ -41,7 +41,8 @@ #include #else #ifndef __MSVC__ -#include +/* linux stdlib also includes alloca.h */ +#include #endif #endif