commit | 8d1b87530e7df5c9541a69910ef7f786f034eca0 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Fri Jul 20 00:31:44 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Jul 20 08:44:19 2007 -0700 |
tree | 9c8b4516187d3d4d55bf4946b07390bc8a0e9415 | |
parent | d2eea68e7db759ce67807b42b7407236cccfde71 [diff] |
arch/i386/xen/events.c should #include <asm/xen/hypervisor.h> Every file should include the headers containing the prototypes for its global functions. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Jeremy Fitzhardinge <jeremy@goop.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>