Re: [2.6 patch] net/core/netevent.c should #include

2007-07-05 Thread David Miller
From: Adrian Bunk <[EMAIL PROTECTED]> Date: Fri, 6 Jul 2007 01:22:17 +0200 > Every file should include the headers containing the prototypes for > its global functions. > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Applied, thanks Adrian. - To unsubscribe from this list: send the line "unsu

[2.6 patch] net/core/netevent.c should #include

2007-07-05 Thread Adrian Bunk
Every file should include the headers containing the prototypes for its global functions. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> --- --- linux-2.6.22-rc6-mm1/net/core/netevent.c.old2007-07-03 04:59:08.0 +0200 +++ linux-2.6.22-rc6-mm1/net/core/netevent.c2007-07-03 04:5