From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: [PATCH] fix-trace-y.patch Date: Fri, 10 Jun 2005 11:10:03 -0700 Message-ID: <20050610181003.GA9883@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Pratt , Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Fix trace=y builds. Signed-off-by: Arun Sharma --- a/xen/include/asm-x86/page.h Fri Jun 10 18:02:23 2005 +++ b/xen/include/asm-x86/page.h Fri Jun 10 11:06:34 2005 @@ -12,6 +12,7 @@ #ifndef __ASSEMBLY__ # include +# include #endif #if defined(__i386__)