summaryrefslogtreecommitdiff
path: root/hw/xfree86/sdksyms.sh
diff options
context:
space:
mode:
authorDaniel Martin <consume.noise@gmail.com>2012-09-06 00:38:24 +0200
committerKeith Packard <keithp@keithp.com>2012-09-23 10:31:27 -0700
commit76d8739b1f4ed07b874ae56a492d1e0aa0fd9b04 (patch)
tree7327addcaaf3c1b0574694291062e37570cb5c7b /hw/xfree86/sdksyms.sh
parent056fd15deaa85d3ed936df9a3b2e0cdcfa599da8 (diff)
dix: Remove #includes of mibstore.h
Remove more backing store leftovers. Reviewed-by: Aaron Plattner <aplattner@nvidia.com> Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'hw/xfree86/sdksyms.sh')
-rwxr-xr-xhw/xfree86/sdksyms.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xfree86/sdksyms.sh b/hw/xfree86/sdksyms.sh
index 07372ad1c..fa1989379 100755
--- a/hw/xfree86/sdksyms.sh
+++ b/hw/xfree86/sdksyms.sh
@@ -207,7 +207,6 @@ cat > sdksyms.c << EOF
#include "miline.h"
#include "mipointer.h"
#include "mi.h"
-#include "mibstore.h"
#include "migc.h"
#include "mipointrst.h"
#include "mizerarc.h"