# HG changeset patch # User yamahata@xxxxxxxxxxxxx # Date 1188871045 -32400 # Node ID 7bea139249b313bcdc4ccf2495e85065d1ad4203 # Parent f3384fdf3bb89b6921a07181fee1c66342faad36 compilation fix for unmodified drivers. PATCHNAME: compilation_fix_for_unmodified_drivers Signed-off-by: Isaku Yamahata diff -r f3384fdf3bb8 -r 7bea139249b3 arch/ia64/xen/xcom_hcall.c --- a/arch/ia64/xen/xcom_hcall.c Tue Aug 28 12:35:18 2007 +0900 +++ b/arch/ia64/xen/xcom_hcall.c Tue Sep 04 10:57:25 2007 +0900 @@ -39,7 +39,7 @@ #include #include #include -#include +#include #include #include #include