From 57acd5e21e7e9c8f1ec52623c7999b7d4e4c1d35 Mon Sep 17 00:00:00 2001 From: Michael Hunold Date: Wed, 28 May 2003 08:02:29 +0000 Subject: Fix the stuff I got wrong the first time: - move some more files from build-2.4 to analog-2.4 - get build-2.4 to compile again --- linux/drivers/media/dvb/dvb-core/dvbdev.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'linux/drivers/media') diff --git a/linux/drivers/media/dvb/dvb-core/dvbdev.h b/linux/drivers/media/dvb/dvb-core/dvbdev.h index d1d9922c1..80091914e 100644 --- a/linux/drivers/media/dvb/dvb-core/dvbdev.h +++ b/linux/drivers/media/dvb/dvb-core/dvbdev.h @@ -28,6 +28,9 @@ #include #include #include +#if (LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)) + #include +#endif #define DVB_MAJOR 250 -- cgit v1.2.3