summaryrefslogtreecommitdiffstats
path: root/qemu/hw/block/cdrom.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/block/cdrom.c')
-rw-r--r--qemu/hw/block/cdrom.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/block/cdrom.c b/qemu/hw/block/cdrom.c
index 4e1019c89..da937fe33 100644
--- a/qemu/hw/block/cdrom.c
+++ b/qemu/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"