aboutsummaryrefslogtreecommitdiffstats
path: root/xen/common/acm_ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'xen/common/acm_ops.c')
-rw-r--r--xen/common/acm_ops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/xen/common/acm_ops.c b/xen/common/acm_ops.c
index 6c65612799..3692577873 100644
--- a/xen/common/acm_ops.c
+++ b/xen/common/acm_ops.c
@@ -26,7 +26,6 @@
#include <xen/trace.h>
#include <xen/console.h>
#include <xen/guest_access.h>
-#include <asm/shadow.h>
#include <public/sched_ctl.h>
#include <acm/acm_hooks.h>