aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_dom_x86.c
diff options
context:
space:
mode:
authorKeir Fraser <keir@xensource.com>2007-06-10 19:49:44 +0100
committerKeir Fraser <keir@xensource.com>2007-06-10 19:49:44 +0100
commitebb19b1cc8cc27171f338c8ca2ea91fdc71f897e (patch)
tree2e4b1ba680510d21b43f339557e6235494e2ab00 /tools/libxc/xc_dom_x86.c
parent21b1fa66ed5d807a091b60e3089434cbfb915114 (diff)
downloadxen-ebb19b1cc8cc27171f338c8ca2ea91fdc71f897e.tar.gz
xen-ebb19b1cc8cc27171f338c8ca2ea91fdc71f897e.tar.bz2
xen-ebb19b1cc8cc27171f338c8ca2ea91fdc71f897e.zip
hvm: e820 public header cleanup.
Signed-off-by: Keir Fraser <keir@xensource.com>
Diffstat (limited to 'tools/libxc/xc_dom_x86.c')
-rw-r--r--tools/libxc/xc_dom_x86.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/libxc/xc_dom_x86.c b/tools/libxc/xc_dom_x86.c
index c94dfe0ea8..bbb4e1c9bc 100644
--- a/tools/libxc/xc_dom_x86.c
+++ b/tools/libxc/xc_dom_x86.c
@@ -18,7 +18,6 @@
#include <xen/foreign/x86_32.h>
#include <xen/foreign/x86_64.h>
#include <xen/hvm/hvm_info_table.h>
-#include <xen/hvm/e820.h>
#include <xen/io/protocols.h>
#include "xg_private.h"