The dix-config.h include file is always present, so no need for an extra check and conditional include. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This function is only used by DIX and not os-specific at all. So move it over to DIX and give it a more fitting name. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1373>