chroot and change user support (Nolan)
[qemu] / usb-stub.c
index 29aee5d..52105c3 100644 (file)
@@ -30,6 +30,8 @@
  * THE SOFTWARE.
  */
 
+#include "qemu-common.h"
+#include "console.h"
 #include "hw/usb.h"
 
 void usb_host_info(void)