Revert "xfree86: drop using HAVE_DIX_CONFIG_H"

This reverts commit 8409b223624ab895691e6f82785ad98dd3877271.
This commit is contained in:
Enrico Weigelt, metux IT consult 2025-07-04 18:49:57 +02:00
parent 3d12c88ac3
commit 1eab296095

View File

@ -37,7 +37,7 @@
#ifdef HAVE_XORG_CONFIG_H
#include <xorg-config.h>
#else
#elif HAVE_DIX_CONFIG_H
#include <dix-config.h>
#endif