summaryrefslogtreecommitdiff
path: root/src/apm_i2c.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/apm_i2c.c')
-rw-r--r--src/apm_i2c.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/apm_i2c.c b/src/apm_i2c.c
index dc250b1..a452c32 100644
--- a/src/apm_i2c.c
+++ b/src/apm_i2c.c
@@ -1,4 +1,8 @@
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/apm/apm_i2c.c,v 1.7 2002/01/25 21:55:55 tsi Exp $ */
+/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/apm/apm_i2c.c,v 1.6.4.1 2001/11/28 22:35:13 tsi Exp $ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "apm.h"
#include "apm_regs.h"