wok-next view xf86-video-apm/stuff/patches/mibstore.patch @ rev 21638

updated fail2ban (0.9.0 -> 0.11.1)
author Hans-G?nter Theisgen
date Fri Jun 26 15:26:10 2020 +0100 (2020-06-26)
parents
children
line source
1 From 9f67408e4f078e907fbf4feb45cfdcfd0cdebcca Mon Sep 17 00:00:00 2001
2 From: Adam Jackson <ajax@redhat.com>
3 Date: Thu, 10 Jan 2013 03:03:29 +0000
4 Subject: Remove #include "mibstore.h"
6 Signed-off-by: Adam Jackson <ajax@redhat.com>
7 ---
8 diff --git a/src/apm.h b/src/apm.h
9 index a3c06f8..365e5e2 100644
10 --- a/src/apm.h
11 +++ b/src/apm.h
12 @@ -33,9 +33,6 @@
13 /* All drivers initialising the SW cursor need this */
14 #include "mipointer.h"
16 -/* All drivers implementing backing store need this */
17 -#include "mibstore.h"
18 -
19 /* I2C support */
20 #include "xf86i2c.h"
22 --
23 cgit v0.9.0.2-2-gbebe