projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
11b6a5d
)
[IA64] remove warnings caused by c/s 17723:c684cf331f94
author
Keir Fraser
<keir.fraser@citrix.com>
Mon, 26 May 2008 07:27:19 +0000
(08:27 +0100)
committer
Keir 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
patch
|
blob
|
history
diff --git
a/xen/common/grant_table.c
b/xen/common/grant_table.c
index de3af2b8ed352d181b35a190cb4fc74a696113bb..e7aebb1c803028aae5349bcdfd6969673c218315 100644
(file)
--- a/
xen/common/grant_table.c
+++ b/
xen/common/grant_table.c
@@
-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