diff options
Diffstat (limited to 'qemu/hw/usb/dev-bluetooth.c')
-rw-r--r-- | qemu/hw/usb/dev-bluetooth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/usb/dev-bluetooth.c b/qemu/hw/usb/dev-bluetooth.c index b19ec76b0..91a4a0b8b 100644 --- a/qemu/hw/usb/dev-bluetooth.c +++ b/qemu/hw/usb/dev-bluetooth.c @@ -18,6 +18,7 @@ * with this program; if not, see <http://www.gnu.org/licenses/>. */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "qemu/error-report.h" #include "hw/usb.h" |