xserver/pseudoramiX
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
..
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
pseudoramiX.c fix missing includes of <X11/Xfuncproto.h> 2024-07-20 17:18:38 +00:00
pseudoramiX.h Make PseudoramiXExtensionInit() prototype more generally available 2015-03-16 16:56:17 +00:00