[guest] Build fixes for Fuchsia
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:
@@ -88,7 +88,7 @@ typedef uint64_t zx_koid_t;
|
||||
#include "AndroidHardwareBuffer.h"
|
||||
#endif
|
||||
|
||||
#if defined(__linux__)
|
||||
#if defined(__linux__) || defined(__Fuchsia__)
|
||||
#include <android/hardware_buffer.h>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user