From ac920dae7c22ed3956e4f31a0d3baf1909762b76 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 11 Jul 2005 02:29:51 +0000 Subject: Prep for modular builds by adding guarded #include "config.h" everywhere. --- src/i810_accel.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/i810_accel.c') diff --git a/src/i810_accel.c b/src/i810_accel.c index 2b0b594a..f946ae2a 100644 --- a/src/i810_accel.c +++ b/src/i810_accel.c @@ -27,6 +27,10 @@ SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. **************************************************************************/ /* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i810/i810_accel.c,v 1.21 2004/01/02 20:22:17 dawes Exp $ */ +#ifdef HAVE_CONFIG_H +#include "config.h" +#endif + /* * Reformatted with GNU indent (2.2.8), using the following options: * -- cgit v1.2.3