[vdr] Sky-Plugin doesn't compile with vdr-1.3.32
Udo Richter
udo_richter at gmx.de
Sun Sep 11 19:27:59 CEST 2005
Klaus Schmidinger wrote:
> Please add
>
> #include <vdr/device.h>
>
> to sky.c.
>
> Sorry, since I'm not using this plugin any more myself
> I didn't realize this...
Some more plugins broke because of simillar #include problems:
Streamdev-CVS:
client/filter.c
remux/ts2ps.c
remux/ts2es.c
osdpip-0.0.8:
osd_info.c
proxy-0.1:
proxy.c
In all the above cases, just add #include <vdr/device.h>.
device.h was implicitly included with several headers before, thats why
this happens.
Cheers,
Udo
More information about the vdr
mailing list