These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / char / serial-isa.c
index f3db024..1594ec4 100644 (file)
@@ -23,6 +23,8 @@
  * THE SOFTWARE.
  */
 
+#include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "hw/char/serial.h"
 #include "hw/isa/isa.h"