diff options
Diffstat (limited to 'stubs/bdrv-commit-all.c')
-rw-r--r-- | stubs/bdrv-commit-all.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/bdrv-commit-all.c b/stubs/bdrv-commit-all.c index a8e0a95417..bf84a1d85a 100644 --- a/stubs/bdrv-commit-all.c +++ b/stubs/bdrv-commit-all.c @@ -1,3 +1,4 @@ +#include "qemu/osdep.h" #include "qemu-common.h" #include "block/block.h" |