diff options
Diffstat (limited to 'hw/misc/hyperv_testdev.c')
-rw-r--r-- | hw/misc/hyperv_testdev.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/misc/hyperv_testdev.c b/hw/misc/hyperv_testdev.c index d88844a..1883fd7 100644 --- a/hw/misc/hyperv_testdev.c +++ b/hw/misc/hyperv_testdev.c @@ -11,6 +11,7 @@ * */ +#include "qemu/osdep.h" #include "hw/hw.h" #include "hw/qdev.h" #include "hw/isa/isa.h" |