xserver/hw
Olivier Fourdan 29d75b092b xwayland: Include <sys/type.h> where needed
With the addition of linux_dmabuf v4, the code adds dev_t in various
places but did not include <sys/types.h>.

While that works on glibc, it may fail to build on other libc
implementations such as musl libc.

Make sure to explicitly include <sys/types.h> where we use dev_t.

Signed-off-by: Olivier Fourdan <ofourdan@redhat.com>
Closes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1445
Fixes: bddfe190de - Implement linux_dmabuf_feedback event handlers
(cherry picked from commit 24171bb710)
2023-03-03 19:17:30 +01:00
..
vfb Don't install Xvfb 2023-02-17 10:13:34 +00:00
xwayland xwayland: Include <sys/type.h> where needed 2023-03-03 19:17:30 +01:00
meson.build Drop Xephyr / kdrive DDX 2023-02-17 10:13:34 +00:00