]> git.pld-linux.org Git - packages/xorg-driver-video-apm.git/blob - build.patch
- xserver rebuild
[packages/xorg-driver-video-apm.git] / build.patch
1 commit 9f67408e4f078e907fbf4feb45cfdcfd0cdebcca
2 Author: Adam Jackson <ajax@redhat.com>
3 Date:   Wed Jan 9 22:03:29 2013 -0500
4
5     Remove #include "mibstore.h"
6     
7     Signed-off-by: Adam Jackson <ajax@redhat.com>
8
9 diff --git a/src/apm.h b/src/apm.h
10 index a3c06f8..365e5e2 100644
11 --- a/src/apm.h
12 +++ b/src/apm.h
13 @@ -33,9 +33,6 @@
14  /* All drivers initialising the SW cursor need this */
15  #include "mipointer.h"
16  
17 -/* All drivers implementing backing store need this */
18 -#include "mibstore.h"
19 -
20  /* I2C support */
21  #include "xf86i2c.h"
22  
This page took 0.072179 seconds and 3 git commands to generate.