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:
@@ -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
|
||||
|
Reference in New Issue
Block a user