mesa/src/util/indices
Erik Faye-Lund 9ec514ded7 util: add missing c99_compat.h includes
These headers use the "restrict" keyword, so they need to include
c99_compat.h in case they get included from C++.

Right now, we include c99_compat.h in many needless places, which saves
us. But we're about to stop doing that.

Reviewed-by: Jesse Natalie <jenatali@microsoft.com>
Reviewed-by: Alyssa Rosenzweig <alyssa@collabora.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16812>
2022-06-02 13:09:15 +00:00
..
u_indices.c util: trim trailing space for files src/util/**/* 2022-03-21 17:57:15 +00:00
u_indices.h
u_indices_gen.py util: add missing c99_compat.h includes 2022-06-02 13:09:15 +00:00
u_indices_priv.h
u_primconvert.c u_primconvert: Handle take_index_buffer_ownership 2022-05-02 16:58:20 +00:00
u_primconvert.h
u_unfilled_gen.py util: trim trailing space for files src/util/**/* 2022-03-21 17:57:15 +00:00
u_unfilled_indices.c