On Wed, Dec 1, 2010 at 17:10:42 +0200, Alexander Shishkin wrote:
For headers that get exported to userland and make use of u32 style type names, it is advised to include linux/types.h.
This fixes 5 headers_check warnings.
How many times does this need to be NAKed? These headers are shared with the BSDs, and they include drm.h which has the linux/types.h include on linux already.
Cheers, Julien