summaryrefslogtreecommitdiff
path: root/src/smi_i2c.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@nwnk.net>2005-07-11 02:29:59 +0000
committerAdam Jackson <ajax@nwnk.net>2005-07-11 02:29:59 +0000
commit4b98eb4b30d694139d5e597c445d65d637ab7472 (patch)
tree884db84bbb5ef483f8dceda39f8a55b7d16c52eb /src/smi_i2c.c
parent6389dd3dc1259865a4b5fcc6b6c7b3f4429593cf (diff)
Diffstat (limited to 'src/smi_i2c.c')
-rw-r--r--src/smi_i2c.c6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/smi_i2c.c b/src/smi_i2c.c
index 3a73ced..9b7bf30 100644
--- a/src/smi_i2c.c
+++ b/src/smi_i2c.c
@@ -26,7 +26,11 @@ Silicon Motion shall not be used in advertising or otherwise to promote the
sale, use or other dealings in this Software without prior written
authorization from the XFree86 Project and Silicon Motion.
*/
-/* $XFree86: xc/programs/Xserver/hw/xfree86/drivers/siliconmotion/smi_i2c.c,v 1.2 2001/12/20 21:35:39 eich Exp $ */
+/* $XFree86$ */
+
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "xf86.h"
#include "xf86_OSproc.h"