Michael Olbrich c1db46ffc6 dvbsrc: fix building with newer kernel headers
c400eef3772b7dc470eefae02a1288c2b125e25c introduced some defines to handle
older kernel headers. However, the check is done before the corresponding
kernel header (dvb/frontend.h) is included. As a result the macros are
always defined with results in 'redefined' errors with newer kernel
headers.
Move the check after the include to fix this.

https://bugzilla.gnome.org/show_bug.cgi?id=730570
2014-05-22 13:02:13 +02:00
..
2014-05-14 11:48:47 +02:00
2012-11-04 00:09:59 +00:00
2014-05-13 11:41:42 +02:00
2013-04-23 18:57:04 +02:00
2014-03-15 15:34:29 +01:00