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 99bae870f3..1505a395cf 100644 --- a/hw/hyperv/hv-balloon-our_range_memslots.c +++ b/hw/hyperv/hv-balloon-our_range_memslots.c @@ -7,6 +7,7 @@ * See the COPYING file in the top-level directory. */ +#include "qemu/osdep.h" #include "hv-balloon-internal.h" #include "hv-balloon-our_range_memslots.h" #include "trace.h" |