aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6.9-xen-sparse/drivers/xen/privcmd/privcmd.c
diff options
context:
space:
mode:
Diffstat (limited to 'linux-2.6.9-xen-sparse/drivers/xen/privcmd/privcmd.c')
-rw-r--r--linux-2.6.9-xen-sparse/drivers/xen/privcmd/privcmd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-2.6.9-xen-sparse/drivers/xen/privcmd/privcmd.c b/linux-2.6.9-xen-sparse/drivers/xen/privcmd/privcmd.c
index 42c5b1309c..62994ba302 100644
--- a/linux-2.6.9-xen-sparse/drivers/xen/privcmd/privcmd.c
+++ b/linux-2.6.9-xen-sparse/drivers/xen/privcmd/privcmd.c
@@ -26,7 +26,7 @@
#include <asm/uaccess.h>
#include <asm/tlb.h>
#include <asm-xen/proc_cmd.h>
-#include <asm/hypervisor-ifs/dom0_ops.h>
+#include <asm/xen-public/dom0_ops.h>
#include <asm-xen/xen_proc.h>
static struct proc_dir_entry *privcmd_intf;