nir: Fix use of alloca() without #include c99_alloca.h

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22150>
This commit is contained in:
Sil Vilerino
2023-03-27 16:29:32 -04:00
committed by Marge Bot
parent d3bbbc4c6c
commit 0d0221a574

View File

@@ -27,6 +27,7 @@
#include "util/hash_table.h"
#include "util/u_math.h"
#include "util/u_dynarray.h"
#include "c99_alloca.h"
/**
* Analyzes a sequence of operations to determine some aspects of the range of