From 3e4bb9a0d942a183ce077b8fa5eb4f2d660cc991 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Thu, 29 Jan 2026 18:03:32 +0100 Subject: [PATCH] xfree86: exa: drop ifdef HAVE_XORG_CONFIG_H Not really needed, because is always present anyways. Signed-off-by: Enrico Weigelt, metux IT consult --- hw/xfree86/exa/examodule.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/hw/xfree86/exa/examodule.c b/hw/xfree86/exa/examodule.c index 4051742881..ebcbe15012 100644 --- a/hw/xfree86/exa/examodule.c +++ b/hw/xfree86/exa/examodule.c @@ -24,10 +24,7 @@ * Eric Anholt * */ - -#ifdef HAVE_XORG_CONFIG_H #include -#endif #include