[MODULES]: Don't allow statically declared exports
authorPatrick McHardy <kaber@trash.net>
Fri, 24 Mar 2006 06:07:34 +0000 (22:07 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 24 Mar 2006 23:44:58 +0000 (15:44 -0800)
Add an extern declaration for exported symbols to make the compiler warn
on symbols declared statically.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found