xserver/hw
Enrico Weigelt, metux IT consult 8cde76988b fix missing includes of <X11/Xfuncproto.h>
Several places using _X_ATTRIBUTE_PRINTF macro from X11/Xfuncproto.h
but missing to include it, so it depends on other headers whether it's
included by mere accident, which quickly causes trouble if include order
changes. Cleaning that up by adding explicit include statements.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1580>
(cherry picked from commit b30edf326b)
2026-01-25 10:39:55 -08:00
..
kdrive Move sizeof to second argument in calloc calls 2026-01-25 10:39:55 -08:00
vfb Xvfb: Support up to 13 mouse buttons 2024-01-08 11:16:11 +00:00
xfree86 fix missing includes of <X11/Xfuncproto.h> 2026-01-25 10:39:55 -08:00
xnest rename remaining RT_* defines to X11_RESTYPE_* 2026-01-19 12:48:30 -08:00
xquartz fix missing includes of <X11/Xfuncproto.h> 2026-01-25 10:39:55 -08:00
xwayland fix missing includes of <X11/Xfuncproto.h> 2026-01-25 10:39:55 -08:00
xwin fix missing includes of <X11/Xfuncproto.h> 2026-01-25 10:39:55 -08:00
meson.build Drop DMX DDX 2021-09-07 09:34:31 +00:00