From cdded97a0ad717f4f9120b37d2687fa661696c9b Mon Sep 17 00:00:00 2001 From: Alan Coopersmith Date: Tue, 4 Oct 2005 00:45:42 +0000 Subject: [PATCH] Add #include for modular build --- hw/xfree86/utils/gtf/gtf.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/hw/xfree86/utils/gtf/gtf.c b/hw/xfree86/utils/gtf/gtf.c index fbc620709..109e2bbb3 100644 --- a/hw/xfree86/utils/gtf/gtf.c +++ b/hw/xfree86/utils/gtf/gtf.c @@ -105,6 +105,9 @@ */ /* $XFree86: xc/programs/Xserver/hw/xfree86/etc/gtf.c,v 1.2 2002/11/15 17:01:53tsi Exp $ */ +#ifdef HAVE_XORG_CONFIG_H +# include +#endif #include #include