aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc/xc_private.h
diff options
context:
space:
mode:
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-08-02 10:30:38 +0000
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>2004-08-02 10:30:38 +0000
commit87fdd5931744b65b3db2f191bcd9984928d87132 (patch)
tree55151b2976c1a6b025f7f01180aaaf4bbf011335 /tools/libxc/xc_private.h
parent6aaa032c24b31c5dfd088f75717a52d5bc70b0e7 (diff)
downloadxen-87fdd5931744b65b3db2f191bcd9984928d87132.tar.gz
xen-87fdd5931744b65b3db2f191bcd9984928d87132.tar.bz2
xen-87fdd5931744b65b3db2f191bcd9984928d87132.zip
bitkeeper revision 1.1108.33.24 (410e17ceXCIuaFvQA3AD25FUTF_Ohw)
For clarity, all interface header files are in Xen's hypervisor-ifs directory. This includes the I/O headers and the xend header.
Diffstat (limited to 'tools/libxc/xc_private.h')
-rw-r--r--tools/libxc/xc_private.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/libxc/xc_private.h b/tools/libxc/xc_private.h
index aff7a80463..5a1cc1d122 100644
--- a/tools/libxc/xc_private.h
+++ b/tools/libxc/xc_private.h
@@ -21,11 +21,10 @@
#include <dom0_ops.h>
#include <event_channel.h>
#include <sched_ctl.h>
+#include <io/domain_controller.h>
#include <asm-xen/proc_cmd.h>
-/* from xend/lib */
-#include <domain_controller.h>
#define _PAGE_PRESENT 0x001
#define _PAGE_RW 0x002