xserver/hw/kdrive
Enrico Weigelt, metux IT consult 687049f394 ephyr: workaround for name clash between Xlib and Xserver
A slight change in include order can cause Xlib to be included and defining
"GC" type, which is conflicting with Xserver's own type by same name.

As long as MR !1393 hasn't merged yet, we need to do an ugly workaround
using some preprocessor black magic.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-05-20 10:51:17 +02:00
..
ephyr ephyr: workaround for name clash between Xlib and Xserver 2025-05-20 10:51:17 +02:00
src include: move out private definitions from hotplug.h 2025-02-06 16:24:00 +01:00
Xkdrive.man kdrive: Xkdrive.man: remove stray whitespace 2025-04-02 00:54:31 +00:00
meson.build Add a Meson build system alongside autotools. 2017-04-26 15:25:27 -07:00