summary refs log tree commit diff stats
path: root/hw/block/cdrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/block/cdrom.c')
-rw-r--r--hw/block/cdrom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/block/cdrom.c b/hw/block/cdrom.c
index 4e1019c890..da937fe33a 100644
--- a/hw/block/cdrom.c
+++ b/hw/block/cdrom.c
@@ -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"