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]
/
tests
/
ide-test.c
diff --git
a/tests/ide-test.c
b/tests/ide-test.c
index 0d9ab4df95a28b487e1ff1ea1d61a094234ccbad..67e5c1f5cc74f7d76624149c8d3210a7d703cabd 100644
(file)
--- a/
tests/ide-test.c
+++ b/
tests/ide-test.c
@@
-32,6
+32,7
@@
#include "libqos/malloc-pc.h"
#include "qemu-common.h"
+#include "qemu/bswap.h"
#include "hw/pci/pci_ids.h"
#include "hw/pci/pci_regs.h"
This page took
0.02359 seconds
and
4
git commands to generate.