diff options
Diffstat (limited to 'hw/hyperv/hv-balloon-our_range_memslots.c')
-rw-r--r-- | hw/hyperv/hv-balloon-our_range_memslots.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/hyperv/hv-balloon-our_range_memslots.c b/hw/hyperv/hv-balloon-our_range_memslots.c index 1505a39..1fc95e1 100644 --- a/hw/hyperv/hv-balloon-our_range_memslots.c +++ b/hw/hyperv/hv-balloon-our_range_memslots.c @@ -8,6 +8,7 @@ */ #include "qemu/osdep.h" +#include "system/ramblock.h" #include "hv-balloon-internal.h" #include "hv-balloon-our_range_memslots.h" #include "trace.h" |