aboutsummaryrefslogtreecommitdiff
path: root/emulators/qemu-devel/files/patch-usb-stub.c
blob: b01b9076521f856403066f013b5e6055e1a4e74e (plain) (blame)
1
2
3
4
5
6
7
8
9
Index: qemu/usb-stub.c
@@ -1,4 +1,6 @@
-#include "vl.h"
+#include "qemu-common.h"
+#include "console.h"
+#include "hw/usb.h"
 
 void usb_host_info(void)
 {