summaryrefslogtreecommitdiff
path: root/src/alp_driver.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/alp_driver.c')
-rw-r--r--src/alp_driver.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/alp_driver.c b/src/alp_driver.c
index 07f1931..95c5420 100644
--- a/src/alp_driver.c
+++ b/src/alp_driver.c
@@ -11,6 +11,10 @@
* Guy DESBIEF
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/cirrus/alp_driver.c,v 1.35 2003/11/03 05:11:09 tsi Exp $ */
/* All drivers should typically include these */