diff options
Diffstat (limited to 'hw/usb/quirks.c')
-rw-r--r-- | hw/usb/quirks.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/usb/quirks.c b/hw/usb/quirks.c index a761a96032..38a9c5634a 100644 --- a/hw/usb/quirks.c +++ b/hw/usb/quirks.c @@ -12,6 +12,7 @@ * (at your option) any later version. */ +#include "qemu/osdep.h" #include "quirks.h" #include "hw/usb.h" |