diff options
author | Adam Jackson <ajax@nwnk.net> | 2006-04-07 20:58:57 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2006-04-07 20:58:57 +0000 |
commit | 9a316eaea700e3a356f922506bf2c79e00fd9d83 (patch) | |
tree | 6b993e58024fa728a3d9281b23abe920b728d4af /src/smi_i2c.c | |
parent | c394f38c9a998eebec134a9a77ced46b9c005b9d (diff) |
Unlibcwrap. Bump server version requirement. Bump to 1.4.0.siliconmotion-1_4_0
Diffstat (limited to 'src/smi_i2c.c')
-rw-r--r-- | src/smi_i2c.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/smi_i2c.c b/src/smi_i2c.c index 9b7bf30..f4aa19d 100644 --- a/src/smi_i2c.c +++ b/src/smi_i2c.c @@ -34,7 +34,6 @@ authorization from the XFree86 Project and Silicon Motion. #include "xf86.h" #include "xf86_OSproc.h" -#include "xf86_ansic.h" #include "compiler.h" #include "xf86Pci.h" #include "xf86PciInfo.h" |