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
/
vvfat.c
diff --git
a/block/vvfat.c
b/block/vvfat.c
index 5b0c8dd639d12175872d4aa52b7ee2899b3a2753..3e484a1dcc8d87325331dd68802cef3b9b4d9768 100644
(file)
--- a/
block/vvfat.c
+++ b/
block/vvfat.c
@@
-27,6
+27,7
@@
#include "qapi/error.h"
#include "block/block_int.h"
#include "qemu/module.h"
+#include "qemu/bswap.h"
#include "migration/migration.h"
#include "qapi/qmp/qint.h"
#include "qapi/qmp/qbool.h"
This page took
0.020373 seconds
and
4
git commands to generate.