Revert "xfree86: drop using HAVE_DIX_CONFIG_H"
This reverts commit 8409b223624ab895691e6f82785ad98dd3877271.
This commit is contained in:
parent
3d12c88ac3
commit
1eab296095
|
@ -37,7 +37,7 @@
|
|||
|
||||
#ifdef HAVE_XORG_CONFIG_H
|
||||
#include <xorg-config.h>
|
||||
#else
|
||||
#elif HAVE_DIX_CONFIG_H
|
||||
#include <dix-config.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in New Issue