From: Keir Fraser Date: Mon, 26 May 2008 07:27:19 +0000 (+0100) Subject: [IA64] remove warnings caused by c/s 17723:c684cf331f94 X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~14207^2~33 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7ff0fc519dea69691b2c6805a5946f9a1b11735b;p=xen.git [IA64] remove warnings caused by c/s 17723:c684cf331f94 This patch removes the following warnings on ia64 by including necessary header files. On x86 the necessary files are included by recusive inclusion. Signed-off-by: Isaku Yamahata --- diff --git a/xen/common/grant_table.c b/xen/common/grant_table.c index de3af2b8ed..e7aebb1c80 100644 --- a/xen/common/grant_table.c +++ b/xen/common/grant_table.c @@ -32,6 +32,8 @@ #include #include #include +#include +#include #include #ifndef max_nr_grant_frames