summaryrefslogtreecommitdiffstats
path: root/qemu/hw/usb/desc.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/usb/desc.c')
-rw-r--r--qemu/hw/usb/desc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/hw/usb/desc.c b/qemu/hw/usb/desc.c
index b82c397ef..adb026e43 100644
--- a/qemu/hw/usb/desc.c
+++ b/qemu/hw/usb/desc.c
@@ -1,4 +1,4 @@
-#include <ctype.h>
+#include "qemu/osdep.h"
#include "hw/usb.h"
#include "hw/usb/desc.h"