[IA64] remove warnings caused by c/s 17723:c684cf331f94
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 26 May 2008 07:27:19 +0000 (08:27 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 26 May 2008 07:27:19 +0000 (08:27 +0100)
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 <yamahata@valinux.co.jp>
xen/common/grant_table.c

index de3af2b8ed352d181b35a190cb4fc74a696113bb..e7aebb1c803028aae5349bcdfd6969673c218315 100644 (file)
@@ -32,6 +32,8 @@
 #include <xen/trace.h>
 #include <xen/guest_access.h>
 #include <xen/domain_page.h>
+#include <xen/iommu.h>
+#include <xen/paging.h>
 #include <xsm/xsm.h>
 
 #ifndef max_nr_grant_frames