Samuel Thibault
2008-Jan-23 17:16 UTC
[Xen-devel] [PATCH] ioemu: fix xc_handle declaration
ioemu: fix xc_handle declaration Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com> diff -r c364f80eb4b5 tools/ioemu/target-i386-dm/helper2.c --- a/tools/ioemu/target-i386-dm/helper2.c Wed Jan 23 13:27:21 2008 +0000 +++ b/tools/ioemu/target-i386-dm/helper2.c Wed Jan 23 17:11:15 2008 +0000 @@ -72,7 +72,7 @@ int domid = -1; int domid = -1; int vcpus = 1; -int xc_handle; +extern int xc_handle; long time_offset = 0; _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel