f73755ccd5
Aliasing CLOCK_MONOTONIC_RAW to CLOCK_MONOTONIC created a duplicate case value in wsi_common_wayland.c (switch has both). Use the real Linux clockid 4 so the value is distinct and the switch compiles.