[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:
C Stout
2024-01-31 17:24:24 -08:00
committed by Marge Bot
parent c3f327db2f
commit db16144c89
@@ -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