diff options
Diffstat (limited to 'stubs/blk-commit-all.c')
-rw-r--r-- | stubs/blk-commit-all.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stubs/blk-commit-all.c b/stubs/blk-commit-all.c index c82fb7f5f8..e156c57f8d 100644 --- a/stubs/blk-commit-all.c +++ b/stubs/blk-commit-all.c @@ -1,5 +1,4 @@ #include "qemu/osdep.h" -#include "qemu-common.h" #include "sysemu/block-backend.h" int blk_commit_all(void) |