projects
/
qemu.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
qemu-common: stop including qemu/bswap.h from qemu-common.h
[qemu.git]
/
block
/
vmdk.c
diff --git
a/block/vmdk.c
b/block/vmdk.c
index e6c97c25a6b8d91ec19d845723c83f7c149f5107..1cb4b8529c6e60d18e6b8ff27237396a08f2d1d8 100644
(file)
--- a/
block/vmdk.c
+++ b/
block/vmdk.c
@@
-30,6
+30,7
@@
#include "qapi/qmp/qerror.h"
#include "qemu/error-report.h"
#include "qemu/module.h"
+#include "qemu/bswap.h"
#include "migration/migration.h"
#include "qemu/cutils.h"
#include <zlib.h>
This page took
0.021547 seconds
and
4
git commands to generate.