mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Fix usb-stub compilation
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5794 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
2bec46dc97
commit
89886f4cab
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
|||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "qemu-common.h"
|
||||
#include "console.h"
|
||||
#include "hw/usb.h"
|
||||
|
||||
void usb_host_info(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue