From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Williamson Subject: [PATCH] percpu build fix Date: Tue, 08 Aug 2006 09:23:44 -0600 Message-ID: <1155050624.8460.2.camel@lappy> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel List-Id: xen-devel@lists.xenproject.org Keir, The patch below is necessary to build xen on ia64 w/ cset 10982:ce619ad2d139. Please apply. Thanks, Alex Signed-off-by: Alex Williamson --- diff -r ce619ad2d139 xen/common/timer.c --- a/xen/common/timer.c Tue Aug 08 14:29:16 2006 +0100 +++ b/xen/common/timer.c Tue Aug 08 09:21:40 2006 -0600 @@ -17,6 +17,7 @@ #include #include #include +#include #include #include