diff options
Diffstat (limited to 'device-hotplug.c')
-rw-r--r-- | device-hotplug.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/device-hotplug.c b/device-hotplug.c index 126f73c676..b10e8cc6d4 100644 --- a/device-hotplug.c +++ b/device-hotplug.c @@ -27,6 +27,7 @@ #include "hw/boards.h" #include "sysemu/block-backend.h" #include "sysemu/blockdev.h" +#include "qapi/qmp/qdict.h" #include "qemu/config-file.h" #include "sysemu/sysemu.h" #include "monitor/monitor.h" |