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] Fix ia64 build.

# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID f096a90c772870437f54fe13eeec801eeb2e63ce
# Parent  d75cab09ef57a4444e03c6402214432f84a8cf73
Fix ia64 build. 

Signed-off-by: Alex Williamson <alex.williamson@xxxxxx>

diff -r d75cab09ef57 -r f096a90c7728 xen/include/xen/console.h
--- a/xen/include/xen/console.h Mon Mar  6 10:01:43 2006
+++ b/xen/include/xen/console.h Mon Mar  6 10:02:53 2006
@@ -8,6 +8,7 @@
 #define __CONSOLE_H__
 
 #include <xen/spinlock.h>
+#include <xen/guest_access.h>
 
 extern spinlock_t console_lock;
 

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Fix ia64 build., Xen patchbot -unstable <=