These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / char / virtio-console.c
index 2a867cb..2e36481 100644 (file)
@@ -10,6 +10,7 @@
  * the COPYING file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include "sysemu/char.h"
 #include "qemu/error-report.h"
 #include "trace.h"