mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 19:20:08 +01:00
`loader_wayland_dispatch()` also makes use of `timespec` so we
need `timespec.h`. Otherwise it fails to build due to
`timespec_sub_saturate()` missing.
Signed-off-by: Karmjit Mahil <karmjit.mahil@igalia.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| loader.c | ||
| loader.h | ||
| loader_dri_helper.c | ||
| loader_dri_helper.h | ||
| loader_wayland_helper.c | ||
| loader_wayland_helper.h | ||
| meson.build | ||
| pci_id_driver_map.h | ||