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] [IA64] ia64 gdbstub compilation fix

# HG changeset patch
# User awilliam@xxxxxxxxxxx
# Node ID 056109e4394731579c1d3d027c2e0d636a7a2ee1
# Parent  1abf3783975d8c120a0a6918133fa37330c0d2a7
[IA64] ia64 gdbstub compilation fix

Signed-off-by: Isaku Yamahata <yamahata@xxxxxxxxxxxxx>

diff -r 1abf3783975d -r 056109e43947 xen/arch/ia64/xen/gdbstub.c
--- a/xen/arch/ia64/xen/gdbstub.c       Fri Mar 10 15:52:12 2006
+++ b/xen/arch/ia64/xen/gdbstub.c       Fri Mar 10 16:15:29 2006
@@ -32,6 +32,7 @@
 
 
 #include <xen/lib.h>
+#include <xen/mm.h>
 #include <asm/byteorder.h>
 #include <asm/debugger.h>
 #include <asm/uaccess.h>

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [IA64] ia64 gdbstub compilation fix, Xen patchbot -unstable <=