Re: [-mm patch] arch/i386/xen/events.c should #include

2007-07-05 Thread Jeremy Fitzhardinge
Adrian Bunk wrote: Every file should include the headers containing the prototypes for its global functions OK. J - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-

[-mm patch] arch/i386/xen/events.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/arch/i386/xen/events.c.old 2007-07-03 04:26:28.0 +0200 +++ linux-2.6.22-rc6-mm1/arch/i386/xen/events.c 2007-07-03 04:2