Add c99_alloca.h include to fix compilation on Cygwin
authorJon Turney <jon.turney@dronecode.org.uk>
Tue, 5 Jul 2016 09:40:05 +0000 (10:40 +0100)
committerJon Turney <jon.turney@dronecode.org.uk>
Wed, 13 Jul 2016 15:11:36 +0000 (16:11 +0100)
commitfc8139b146d8be00b415edf60e91425b805d5b59
treef431738f78b5e7e36ba8b9c7ee02fa6354bc1df9
parent7d29fee4a8c5648bdd7b3af45ad1e38b0a058a0e
Add c99_alloca.h include to fix compilation on Cygwin

Fix compilation on Cygwin, since 50b22354, by adding c99_alloca.h include,
which should know how to portably make the alloc() prototype available.

Signed-off-by: Jon Turney <jon.turney@dronecode.org.uk>
Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/gallium/drivers/ddebug/dd_util.h