Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Userspace Headers in cvs?



Oliver Endriss wrote:
> On Montag, 9. August 2004 01:44, C.Y.M. wrote:
> > The problem started when this was added to osd.h (in "void __user *data;"):
> 
> I don't know why '__user' has been added. :D
> 
> For now, simply replace your userspace osd.h, and either remove the
> __user keyword or add '-D__user=' to the CXXFLAGS/CFLAGS of your
> application.

I fixed this by adding #include <linux/compiler.h> where necessary.

Johannes




Home | Main Index | Thread Index