xserver/hw/xfree86/dri
Enrico Weigelt, metux IT consult b30edf326b 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>
2024-07-20 17:18:38 +00:00
..
dri.c fix missing includes of <X11/Xfuncproto.h> 2024-07-20 17:18:38 +00:00
dri.h xfree86: Move DRICreatePCIBusID to the PCI code 2017-06-20 16:37:24 -04:00
dristruct.h Introduce a consistent coding style 2012-03-21 13:54:42 -07:00
meson.build meson: Make driprotos and libdrm optional 2017-05-10 14:43:13 -04:00
sarea.h Drop trailing whitespaces 2014-11-12 10:25:00 +10:00
xf86dri.c dix: unexport some lookup functions 2024-04-15 18:11:57 -07:00