These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / block / cdrom.c
index 4e1019c..da937fe 100644 (file)
@@ -25,6 +25,7 @@
 /* ??? Most of the ATAPI emulation is still in ide.c.  It should be moved
    here.  */
 
+#include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "hw/scsi/scsi.h"