mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-30 05:40:13 +01:00
freedreno/replay: Define __user for msm_kgsl
Signed-off-by: Karmjit Mahil <karmjit.mahil@igalia.com> Tested-by: Vinson Lee <vlee@freedesktop.org> Reviewed-by: Rob Clark <robclark@freedesktop.org> Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12515 Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/33196>
This commit is contained in:
parent
8dae603431
commit
b9da3963c7
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#include <unistd.h>
|
||||
#include <libgen.h>
|
||||
#if FD_REPLAY_KGSL
|
||||
#define __user
|
||||
#include "../vulkan/msm_kgsl.h"
|
||||
#elif FD_REPLAY_MSM
|
||||
#include <xf86drm.h>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue