[MPlayer-dev-eng] [PATCH 1/11] MPlayer <-> GeeXboX patches port :
Alan Curry
pacman at TheWorld.com
Sat Feb 25 08:39:38 CET 2006
Diego Biurrun writes the following:
>
>I don't see how #defining LINUX_MOD_DEVICETABLE_H prevents the inclusion
>of mod_devicetable.h if it only gets #included if __KERNEL__ is
>#defined...
It wouldn't, but it would make mod_devicetable.h behave as if it had already
been included - the second time, thewhole thing is #if'd out - so it'd be
just as good as not including it at all.
The big question is: who still has real kernel headers in /usr/include/linux?
That's been Wrong since what, Linux 2.2? 2.0?
More information about the MPlayer-dev-eng
mailing list