aboutsummaryrefslogtreecommitdiffstats
path: root/xen/include/xen/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'xen/include/xen/types.h')
-rw-r--r--xen/include/xen/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xen/include/xen/types.h b/xen/include/xen/types.h
index 6258a745cf..ab045d9387 100644
--- a/xen/include/xen/types.h
+++ b/xen/include/xen/types.h
@@ -51,6 +51,6 @@ typedef __u64 uint64_t;
struct domain;
-struct exec_domain;
+struct vcpu;
#endif /* __TYPES_H__ */