Add #include <xorg-config.h> for modular build

This commit is contained in:
Alan Coopersmith 2005-10-04 00:45:42 +00:00
parent 4ae4fc7d51
commit cdded97a0a

View File

@ -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 <xorg-config.h>
#endif
#include <stdio.h>
#include <stdlib.h>