[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] Header fixes.
ChangeSet 1.1347, 2005/03/17 19:50:54+00:00, kaf24@xxxxxxxxxxxxxxxxxxxx Header fixes. x86_32/asm-offsets.c | 1 + x86_64/asm-offsets.c | 1 + 2 files changed, 2 insertions(+) diff -Nru a/xen/arch/x86/x86_32/asm-offsets.c b/xen/arch/x86/x86_32/asm-offsets.c --- a/xen/arch/x86/x86_32/asm-offsets.c 2005-03-17 15:03:52 -05:00 +++ b/xen/arch/x86/x86_32/asm-offsets.c 2005-03-17 15:03:52 -05:00 @@ -5,6 +5,7 @@ */ #include <xen/config.h> +#include <xen/perfc.h> #include <xen/sched.h> #define DEFINE(_sym, _val) \ diff -Nru a/xen/arch/x86/x86_64/asm-offsets.c b/xen/arch/x86/x86_64/asm-offsets.c --- a/xen/arch/x86/x86_64/asm-offsets.c 2005-03-17 15:03:52 -05:00 +++ b/xen/arch/x86/x86_64/asm-offsets.c 2005-03-17 15:03:52 -05:00 @@ -5,6 +5,7 @@ */ #include <xen/config.h> +#include <xen/perfc.h> #include <xen/sched.h> #define DEFINE(_sym, _val) \ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |