These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / char / serial-pci.c
index 1c8b9be..303104d 100644 (file)
@@ -25,6 +25,8 @@
 
 /* see docs/specs/pci-serial.txt */
 
+#include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "hw/char/serial.h"
 #include "hw/pci/pci.h"