X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=include%2Fc99_alloca.h;h=5a3b8c19abb592045d088e4d268fd83f3883cda7;hb=47870d658b777722d48d6b9084d66e270a04e52e;hp=ed66fda0132ebd5a55b7610856f533ec13cfea54;hpb=5ece2888769c2886b181d228ad447a8bca2ddee0;p=mesa.git diff --git a/include/c99_alloca.h b/include/c99_alloca.h index ed66fda0132..5a3b8c19abb 100644 --- a/include/c99_alloca.h +++ b/include/c99_alloca.h @@ -35,7 +35,7 @@ # define alloca _alloca -#elif defined(__sun) +#elif defined(__sun) || defined(__CYGWIN__) # include