summaryrefslogtreecommitdiffstats
path: root/qemu/hw/usb/host-legacy.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/usb/host-legacy.c')
-rw-r--r--qemu/hw/usb/host-legacy.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/usb/host-legacy.c b/qemu/hw/usb/host-legacy.c
index 422ed9a65..3b57e21b5 100644
--- a/qemu/hw/usb/host-legacy.c
+++ b/qemu/hw/usb/host-legacy.c
@@ -30,6 +30,7 @@
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include "qemu-common.h"
#include "hw/usb.h"
#include "hw/usb/host.h"