# HG changeset patch # User yamahata@xxxxxxxxxxxxx # Node ID 5369cee86e468c49b7fd75ce0954da9e39b7f32d # Parent 18a7bc2d0f2e7bf1b5fca956322e9b8e7edb0022 add maddr_t definition to compile netback and netfront. PATCHNAME:netback_netfront_to_compile_linux Signed-off-by: Isaku Yamahata diff -r 18a7bc2d0f2e -r 5369cee86e46 linux-2.6-xen-sparse/include/asm-ia64/page.h --- a/linux-2.6-xen-sparse/include/asm-ia64/page.h Wed May 10 15:33:06 2006 +0900 +++ b/linux-2.6-xen-sparse/include/asm-ia64/page.h Wed May 10 15:33:07 2006 +0900 @@ -234,6 +234,8 @@ get_order (unsigned long size) #include #include +#include // to compile netback, netfront +typedef unsigned long maddr_t; // to compile netback, netfront // XXX hack! // Linux/IA64 uses PG_arch_1.