xfree86: exa: drop ifdef HAVE_XORG_CONFIG_H

Not really needed, because <xorg-config.h> is always present anyways.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult
2026-01-29 18:03:32 +01:00
committed by Enrico Weigelt
parent eb499ff4d5
commit 3e4bb9a0d9

View File

@@ -24,10 +24,7 @@
* Eric Anholt <anholt@FreeBSD.org>
*
*/
#ifdef HAVE_XORG_CONFIG_H
#include <xorg-config.h>
#endif
#include <string.h>