On Tue, 05 Jun 2001 10:10:26 -0700, 
Stephen Wille Padnos <[EMAIL PROTECTED]> wrote:
>Arthur had pointed out that modules.h should be included, then kernel.h.  Is
>there a place where I can find out more about header file order dependencies?

With the existing design for module symbol versions, module.h must
appear before other headers, to obtain the mapping of normal symbols to
hashed symbols.  That restriction will be removed in 2.5, when the
broken Makefile design for module versions is replaced.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to