WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [xen-3.1-testing] Fix IA64 build

# HG changeset patch
# User Keir Fraser <keir@xxxxxxxxxxxxx>
# Date 1192611394 -3600
# Node ID 632552e133534c0294a7ea23b1b83fbe3a8f0b03
# Parent  d6d3c7856abc196eec4a1ef6a39b965976a6ee8b
Fix IA64 build
Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>
xen-unstable changeset:   15630:66db6b98f0720c08524754fc2364b126ef5cd2ab
xen-unstable date:        Fri Jul 20 14:10:40 2007 +0100
---
 xen/common/domctl.c |    1 +
 1 files changed, 1 insertion(+)

diff -r d6d3c7856abc -r 632552e13353 xen/common/domctl.c
--- a/xen/common/domctl.c       Thu Oct 11 10:12:07 2007 +0100
+++ b/xen/common/domctl.c       Wed Oct 17 09:56:34 2007 +0100
@@ -20,6 +20,7 @@
 #include <xen/rcupdate.h>
 #include <xen/guest_access.h>
 #include <xen/bitmap.h>
+#include <xen/paging.h>
 #include <asm/current.h>
 #include <public/domctl.h>
 #include <acm/acm_hooks.h>

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [xen-3.1-testing] Fix IA64 build, Xen patchbot-3.1-testing <=