From bb821cf041ed97cdc2062595165ddc120b6deb0a Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Fri, 13 Feb 2026 12:46:07 +0100 Subject: [PATCH] xfree86: utils: don't ifdef on HAVE_XORG_CONFIG_H anymore Signed-off-by: Enrico Weigelt, metux IT consult --- hw/xfree86/utils/gtf/gtf.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/hw/xfree86/utils/gtf/gtf.c b/hw/xfree86/utils/gtf/gtf.c index 2e5ebea718..58164fb634 100644 --- a/hw/xfree86/utils/gtf/gtf.c +++ b/hw/xfree86/utils/gtf/gtf.c @@ -102,10 +102,7 @@ * o Error checking. * */ - -#ifdef HAVE_XORG_CONFIG_H #include -#endif #include #include