These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / usb / dev-serial.c
index a6a6600..ba8538e 100644 (file)
@@ -8,7 +8,10 @@
  * This code is licensed under the LGPL.
  */
 
+#include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "qemu-common.h"
+#include "qemu/cutils.h"
 #include "qemu/error-report.h"
 #include "hw/usb.h"
 #include "hw/usb/desc.h"