From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: [PATCH] x86-64-build-fix.patch Date: Fri, 18 Mar 2005 17:54:52 -0800 Message-ID: <20050319015452.GA32635@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: xen-devel-admin@lists.sourceforge.net Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Ian Pratt , Keir Fraser Cc: xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org Fix build errors on x86-64. Signed-off-by: Arun Sharma --- 1.20/xen/arch/x86/x86_64/mm.c 2005-03-15 01:00:10 -08:00 +++ edited/arch/x86/x86_64/mm.c 2005-03-18 17:48:13 -08:00 @@ -22,6 +22,8 @@ #include #include #include +#include +#include #include #include #include ===== include/asm-x86/x86_64/domain_page.h 1.1 vs edited ===== --- 1.1/xen/include/asm-x86/x86_64/domain_page.h 2005-01-31 15:16:27 -08:00 +++ edited/include/asm-x86/x86_64/domain_page.h 2005-03-18 17:45:37 -08:00 @@ -7,6 +7,9 @@ #ifndef __ASM_DOMAIN_PAGE_H__ #define __ASM_DOMAIN_PAGE_H__ +#include +#include + #define map_domain_mem(_pa) phys_to_virt(_pa) #define unmap_domain_mem(_va) ((void)(_va)) ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click