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 perfc=y build

# HG changeset patch
# User Tim Deegan <Tim.Deegan@xxxxxxxxxxxxx>
# Date 1172156306 0
# Node ID 644e9e18d2efbf4ad8f56f78e21a438e83302c79
# Parent  c0b1a3b54548d77aa0e0ff96a1fa778b3bc35855
Fix perfc=y build
Signed-off-by: Tim Deegan <Tim.Deegan@xxxxxxxxxxxxx>
---
 xen/include/xen/perfc.h |    1 +
 1 files changed, 1 insertion(+)

diff -r c0b1a3b54548 -r 644e9e18d2ef xen/include/xen/perfc.h
--- a/xen/include/xen/perfc.h   Thu Feb 22 13:03:49 2007 +0000
+++ b/xen/include/xen/perfc.h   Thu Feb 22 14:58:26 2007 +0000
@@ -5,6 +5,7 @@
 #ifdef PERF_COUNTERS
 
 #include <xen/lib.h>
+#include <xen/smp.h>
 #include <asm/atomic.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 perfc=y build, Xen patchbot-unstable <=