]> git.baikalelectronics.ru Git - kernel.git/commit
[NET]: net/core/netevent.c should #include <net/netevent.h>
authorAdrian Bunk <bunk@stusta.de>
Fri, 6 Jul 2007 00:06:21 +0000 (17:06 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Fri, 6 Jul 2007 00:40:27 +0000 (17:40 -0700)
commit7d123e7248f46bf1bfdc761c27215dff5d04aa7c
treec5237a5437c466ab69dd47d48e7362380e99318f
parent50aa72a1946d004b45313a39ba601ca81f2a22e2
[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>
net/core/netevent.c