]> Git Repo - qemu.git/blobdiff - hw/usb/host-libusb.c
usb: Clean up includes
[qemu.git] / hw / usb / host-libusb.c
index 3f8e540bd2959185de396b580f476e382b90817a..5e7ec453d0ca5a731f53f8328c2d8d0d55a55ca2 100644 (file)
@@ -33,6 +33,7 @@
  * THE SOFTWARE.
  */
 
+#include "qemu/osdep.h"
 #include <poll.h>
 #include <libusb.h>
 
This page took 0.023527 seconds and 4 git commands to generate.