linuxdvb: fix build for headers < 5.5

This commit is contained in:
Jaroslav Kysela 2015-03-19 19:54:20 +01:00
parent 35029f1e51
commit fbd41d806b

View file

@ -181,6 +181,7 @@ linuxdvb_get_type(int linux_type)
/*
*
*/
#if DVB_VER_ATLEAST(5,5)
static void
linuxdvb_get_systems(int fd, struct dtv_property *_cmd)
{
@ -212,6 +213,7 @@ linuxdvb_get_systems(int fd, struct dtv_property *_cmd)
}
*_cmd = cmd;
}
#endif
/*
* Add adapter by path