aboutsummaryrefslogtreecommitdiff
path: root/hw/hyperv/hv-balloon-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/hyperv/hv-balloon-internal.h')
-rw-r--r--hw/hyperv/hv-balloon-internal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/hyperv/hv-balloon-internal.h b/hw/hyperv/hv-balloon-internal.h
index 164c2e5825..ee53a28a26 100644
--- a/hw/hyperv/hv-balloon-internal.h
+++ b/hw/hyperv/hv-balloon-internal.h
@@ -10,7 +10,6 @@
#ifndef HW_HYPERV_HV_BALLOON_INTERNAL_H
#define HW_HYPERV_HV_BALLOON_INTERNAL_H
-#include "qemu/osdep.h"
#define HV_BALLOON_PFN_SHIFT 12
#define HV_BALLOON_PAGE_SIZE (1 << HV_BALLOON_PFN_SHIFT)