Re: Important note for modutils snapshot for 970103

Hans Lermen (lermen@elserv.ffm.fgan.de)
Sat, 4 Jan 1997 19:51:00 +0100 (MET)


On Sat, 4 Jan 1997, Keith Owens wrote:

> The kernel patch adds a line to autoconf.h to detect mismatches between
> config.h and module.h, config.h must appear before module.h if
> EXPORT_... is used in the source. If you still get the above messages
> after rebuilding and saving your config, it means the source needs
> editting to add config.h before module.h.
>
> I have sent Linus a patch for the 32 sources that are wrong plus
> [ ... ]

Needless to say that just a '#include <config.h>' in module.h would solve
the problem.

Hans
<lermen@fgan.de>