summaryrefslogtreecommitdiff
path: root/src/i810_dga.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/i810_dga.c')
-rw-r--r--src/i810_dga.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/i810_dga.c b/src/i810_dga.c
index 0abac2bf..e6713331 100644
--- a/src/i810_dga.c
+++ b/src/i810_dga.c
@@ -34,7 +34,11 @@
* with <TAB> characters expanded at 8-column intervals.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i810/i810_dga.c,v 1.6 2003/02/26 04:19:36 dawes Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/i810/i810_dga.c,v 1.5 2002/09/11 00:29:31 dawes Exp $ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "xf86.h"
#include "xf86_OSproc.h"