diff options
Diffstat (limited to 'qemu/dma-helpers.c')
-rw-r--r-- | qemu/dma-helpers.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/dma-helpers.c b/qemu/dma-helpers.c index 4faec5d0c..4ad0bca67 100644 --- a/qemu/dma-helpers.c +++ b/qemu/dma-helpers.c @@ -7,6 +7,7 @@ * (GNU GPL), version 2 or later. */ +#include "qemu/osdep.h" #include "sysemu/block-backend.h" #include "sysemu/dma.h" #include "trace.h" |