diff options
-rw-r--r-- | usb-stub.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -30,6 +30,8 @@ * THE SOFTWARE. */ +#include "qemu-common.h" +#include "console.h" #include "hw/usb.h" void usb_host_info(void) |
index : riscv-gnu-toolchain/qemu.git | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | usb-stub.c | 2 |
@@ -30,6 +30,8 @@ * THE SOFTWARE. */ +#include "qemu-common.h" +#include "console.h" #include "hw/usb.h" void usb_host_info(void) |