diff '--color=auto' -Naur wrapland-0.602.0/extern/drm_fourcc.h wrapland-0.602.0.new/extern/drm_fourcc.h --- wrapland-0.602.0/extern/drm_fourcc.h 2024-10-09 13:05:14.000000000 +0200 +++ wrapland-0.602.0.new/extern/drm_fourcc.h 2025-03-29 12:12:01.780397659 +0100 @@ -28,7 +28,7 @@ // These typedefs are copied from drm.h typedef uint32_t __u32; -typedef uint64_t __u64; +//typedef uint64_t __u64; #if defined(__cplusplus) extern "C" {