From 1f28b60566ae6df05bee4dc8b2c5517fadaee79a Mon Sep 17 00:00:00 2001 From: Gerd Knorr Date: Fri, 10 Sep 2004 08:46:47 +0000 Subject: - fix 2.4 kernel builds. --- linux/include/media/ir-common.h | 1 + 1 file changed, 1 insertion(+) (limited to 'linux/include') diff --git a/linux/include/media/ir-common.h b/linux/include/media/ir-common.h index 4c0e15ad0..bae01b630 100644 --- a/linux/include/media/ir-common.h +++ b/linux/include/media/ir-common.h @@ -25,6 +25,7 @@ #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,0) /* some keys from 2.6.x which are not (yet?) in 2.4.x */ # define KEY_PLAY 207 +# define KEY_PRINT 210 # define KEY_SEARCH 217 # define KEY_SELECT 0x161 # define KEY_GOTO 0x162 -- cgit v1.2.3