mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 09:30:11 +01:00
[guest] Fix Fuchsia build, add missing header
Reviewed-by: Aaron Ruby <aruby@blackberry.com> Acked-by: Yonggang Luo <luoyonggang@gmail.com> Acked-by: Adam Jackson <ajax@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27246>
This commit is contained in:
parent
220d0ffb79
commit
9fbbdf87b6
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@
|
|||
*/
|
||||
|
||||
#include <cutils/log.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "FuchsiaVirtGpu.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue