summaryrefslogtreecommitdiff
path: root/hw/kdrive/chips/chipsstub.c
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2003-09-11 05:12:51 +0000
committerKeith Packard <keithp@keithp.com>2003-09-11 05:12:51 +0000
commit269b9dac5a96005fe38379377526592cb7930a51 (patch)
tree58cc7740305722980d7fb56134e7cff5282090af /hw/kdrive/chips/chipsstub.c
parent0d775576b9b3cf410e9a463b87340612d34bc13d (diff)
Get Xvesa building
Diffstat (limited to 'hw/kdrive/chips/chipsstub.c')
-rw-r--r--hw/kdrive/chips/chipsstub.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/kdrive/chips/chipsstub.c b/hw/kdrive/chips/chipsstub.c
index 73c284942..e46df972e 100644
--- a/hw/kdrive/chips/chipsstub.c
+++ b/hw/kdrive/chips/chipsstub.c
@@ -24,6 +24,9 @@
*/
/* $RCSId: xc/programs/Xserver/hw/kdrive/chips/chipsstub.c,v 1.1 2001/09/05 07:12:42 keithp Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "chips.h"
extern int chips_clk, chips_mclk;