diff options
author | Adam Jackson <ajax@redhat.com> | 2013-01-09 22:03:29 -0500 |
---|---|---|
committer | Adam Jackson <ajax@redhat.com> | 2013-01-09 22:03:29 -0500 |
commit | 9f67408e4f078e907fbf4feb45cfdcfd0cdebcca (patch) | |
tree | 296ff034695d0a8e0211d8e4ddb6b20ef8ddcb45 | |
parent | 736cb01bfafc2cbb1dfa4e449866b5bc333cfc86 (diff) |
Remove #include "mibstore.h"
Signed-off-by: Adam Jackson <ajax@redhat.com>
-rw-r--r-- | src/apm.h | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -33,9 +33,6 @@ /* All drivers initialising the SW cursor need this */ #include "mipointer.h" -/* All drivers implementing backing store need this */ -#include "mibstore.h" - /* I2C support */ #include "xf86i2c.h" |