summary refs log tree commit diff stats
path: root/include/sysemu/xen-mapcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sysemu/xen-mapcache.h')
-rw-r--r--include/sysemu/xen-mapcache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/sysemu/xen-mapcache.h b/include/sysemu/xen-mapcache.h
index a03e2f1878..c8e7c2f6cf 100644
--- a/include/sysemu/xen-mapcache.h
+++ b/include/sysemu/xen-mapcache.h
@@ -9,6 +9,8 @@
 #ifndef XEN_MAPCACHE_H
 #define XEN_MAPCACHE_H
 
+#include "exec/cpu-common.h"
+
 typedef hwaddr (*phys_offset_to_gaddr_t)(hwaddr phys_offset,
                                          ram_addr_t size);
 #ifdef CONFIG_XEN