x86: Explicitly include required header files.
authorRobert P. J. Day <rpjday@crashcourse.ca>
Fri, 14 Mar 2008 01:47:32 +0000 (21:47 -0400)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:41:15 +0000 (17:41 +0200)
After an experimental cleanup of <linux/percpu.h>, these files were
exposed as invoking kmalloc() without including <linux/slab.h>.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found