You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/x11-drivers/xf86-video-apm/files/xf86-video-apm-1.2.5-remove...

24 lines
581 B

From 9f67408e4f078e907fbf4feb45cfdcfd0cdebcca Mon Sep 17 00:00:00 2001
From: Adam Jackson <ajax@redhat.com>
Date: Thu, 10 Jan 2013 03:03:29 +0000
Subject: Remove #include "mibstore.h"
Signed-off-by: Adam Jackson <ajax@redhat.com>
---
diff --git a/src/apm.h b/src/apm.h
index a3c06f8..365e5e2 100644
--- a/src/apm.h
+++ b/src/apm.h
@@ -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"
--
cgit v0.9.0.2-2-gbebe