]> git.pld-linux.org Git - packages/apcupsd.git/blob - apcupsd-llh.patch
- outdated
[packages/apcupsd.git] / apcupsd-llh.patch
1 --- apcupsd-3.10.13.orig/src/drivers/usb/linux-usb.c    2004-05-22 21:59:38.446213208 +0200
2 +++ apcupsd-3.10.13.new/src/drivers/usb/linux-usb.c     2004-05-22 23:17:19.322652288 +0200
3 @@ -18,6 +18,8 @@
4  #include <math.h>
5  
6  #include <asm/types.h>
7 +
8 +#define HID_MAX_USAGES 1024
9  #include <linux/hiddev.h>
10  
11  /* Forward referenced functions */
This page took 0.072832 seconds and 3 git commands to generate.