mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 03:44:06 +00:00
dix-config.h always needs to be included first, otherwise things can get messed up in really obscure ways, eg. certain types silently changing in size and causing mysterious crashes. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1813>