summaryrefslogtreecommitdiffstats
path: root/qemu/hw/core/hotplug.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/core/hotplug.c')
-rw-r--r--qemu/hw/core/hotplug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/core/hotplug.c b/qemu/hw/core/hotplug.c
index 4e0107455..645cfca1b 100644
--- a/qemu/hw/core/hotplug.c
+++ b/qemu/hw/core/hotplug.c
@@ -9,6 +9,7 @@
* This work is licensed under the terms of the GNU GPL, version 2 or later.
* See the COPYING file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include "hw/hotplug.h"
#include "qemu/module.h"