commit | 94b83419e5b56a87410fd9c9939f0081fc155d65 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Thu Jul 05 17:06:21 2007 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Jul 05 17:40:27 2007 -0700 |
tree | c5237a5437c466ab69dd47d48e7362380e99318f | |
parent | 25845b5155b55cd77e42655ec24161ba3feffa47 [diff] |
[NET]: net/core/netevent.c should #include <net/netevent.h> Every file should include the headers containing the prototypes for its global functions. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: David S. Miller <davem@davemloft.net>