diff options
Diffstat (limited to 'include/system/hvf.h')
-rw-r--r-- | include/system/hvf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/system/hvf.h b/include/system/hvf.h index 7b45a2e..a9a502f 100644 --- a/include/system/hvf.h +++ b/include/system/hvf.h @@ -17,6 +17,7 @@ #include "qemu/queue.h" #include "exec/vaddr.h" #include "qom/object.h" +#include "exec/vaddr.h" #ifdef COMPILING_PER_TARGET # ifdef CONFIG_HVF |