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-unstable] Fix IA64 build

# HG changeset patch
# User Tim Deegan <Tim.Deegan@xxxxxxxxxxxxx>
# Date 1184937040 -3600
# Node ID 66db6b98f0720c08524754fc2364b126ef5cd2ab
# Parent  44e12d5b5178d007ae64abef9599d29edb05e5a3
Fix IA64 build
Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>
---
 xen/common/domctl.c |    1 +
 1 files changed, 1 insertion(+)

diff -r 44e12d5b5178 -r 66db6b98f072 xen/common/domctl.c
--- a/xen/common/domctl.c       Fri Jul 20 12:00:25 2007 +0100
+++ b/xen/common/domctl.c       Fri Jul 20 14:10:40 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-unstable] Fix IA64 build, Xen patchbot-unstable <=