Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[linux-dvb] Re: NEWSTRUCT dvbstream patch
Philip Armstrong wrote:
> On Fri, Aug 09, 2002 at 12:18:17PM +0200, Holger Waechtler wrote:
>
>>Philip Armstrong wrote:
>>shouldn't you #include <linux/dvb/frontend.h> here?
>>the same for #include <linux/dvb/dmx.h>.
>
>
> I think I set INCS in the Makefile instead.
but then you would have to include <frontend.h> instead of <frontend.h>.
The clean way is #include <linux/dvb/frontend.h>, as well as you write
#include <asm/types.h> vs. #include <sys/types.h>.
For the frontend include this does not matter, but if you include the
version file you have to care about the correct directory prefix, you'll
find several <version.h> files on your system...
Holger
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.
Home |
Main Index |
Thread Index