[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] [XENOPROFILE, LINUX] compilation fix on x86_64
# HG changeset patch # User kfraser@xxxxxxxxxxxxxxxxxxxxx # Node ID 4876e7ebca6eff15ea297d762400dd17d5d693b1 # Parent 9164f836943d42226dad8ed4c704ed2c3581a65a [XENOPROFILE, LINUX] compilation fix on x86_64 Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx> --- xen/include/public/xenoprof.h | 2 ++ 1 files changed, 2 insertions(+) diff -r 9164f836943d -r 4876e7ebca6e xen/include/public/xenoprof.h --- a/xen/include/public/xenoprof.h Wed Nov 29 11:38:17 2006 +0000 +++ b/xen/include/public/xenoprof.h Wed Nov 29 11:40:10 2006 +0000 @@ -28,6 +28,8 @@ #ifndef __XEN_PUBLIC_XENOPROF_H__ #define __XEN_PUBLIC_XENOPROF_H__ + +#include "xen.h" /* * Commands to HYPERVISOR_xenoprof_op(). _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |