summaryrefslogtreecommitdiffstats
path: root/qemu/block/vhdx-endian.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/block/vhdx-endian.c')
-rw-r--r--qemu/block/vhdx-endian.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/block/vhdx-endian.c b/qemu/block/vhdx-endian.c
index 0640d3f4a..da33cd38e 100644
--- a/qemu/block/vhdx-endian.c
+++ b/qemu/block/vhdx-endian.c
@@ -15,6 +15,7 @@
*
*/
+#include "qemu/osdep.h"
#include "qemu-common.h"
#include "block/block_int.h"
#include "block/vhdx.h"