xserver/pseudoramiX
Enrico Weigelt, metux IT consult 5f863835e7 (submit/xfuncproto) fix mising 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>
2024-09-18 17:23:11 +02:00
..
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00
pseudoramiX.c (submit/xfuncproto) fix mising includes of <X11/Xfuncproto.h> 2024-09-18 17:23:11 +02:00
pseudoramiX.h Make PseudoramiXExtensionInit() prototype more generally available 2015-03-16 16:56:17 +00:00