summaryrefslogtreecommitdiffstats
path: root/perl-install/c
diff options
context:
space:
mode:
authorThierry Vignaud <tvignaud@mandriva.org>2004-07-06 02:11:07 +0000
committerThierry Vignaud <tvignaud@mandriva.org>2004-07-06 02:11:07 +0000
commita85e7f4573ab25cd905c19d831dca78249d71e98 (patch)
tree871d9391ccff16f65c988afe1762c7218e2c7cd5 /perl-install/c
parentfe191248b0330ae5863ab068cf20ea22bc315f7b (diff)
downloaddrakx-a85e7f4573ab25cd905c19d831dca78249d71e98.tar
drakx-a85e7f4573ab25cd905c19d831dca78249d71e98.tar.gz
drakx-a85e7f4573ab25cd905c19d831dca78249d71e98.tar.bz2
drakx-a85e7f4573ab25cd905c19d831dca78249d71e98.tar.xz
drakx-a85e7f4573ab25cd905c19d831dca78249d71e98.zip
workaround build with new kernels
Diffstat (limited to 'perl-install/c')
-rw-r--r--perl-install/c/stuff.xs.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl-install/c/stuff.xs.pl b/perl-install/c/stuff.xs.pl
index f6c6c4098..729249b7e 100644
--- a/perl-install/c/stuff.xs.pl
+++ b/perl-install/c/stuff.xs.pl
@@ -52,6 +52,7 @@ typedef __uint8_t u8;
#include <ext2fs/ext2fs.h>
// for UPS on USB:
+# define HID_MAX_USAGES 1
#include <linux/hiddev.h>
#include <libldetect.h>