diff options
Diffstat (limited to 'tests/qtest/libqos/malloc-spapr.c')
-rw-r--r-- | tests/qtest/libqos/malloc-spapr.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/qtest/libqos/malloc-spapr.c b/tests/qtest/libqos/malloc-spapr.c index 05b306c191..d90ed3c51d 100644 --- a/tests/qtest/libqos/malloc-spapr.c +++ b/tests/qtest/libqos/malloc-spapr.c @@ -8,8 +8,6 @@ #include "qemu/osdep.h" #include "malloc-spapr.h" -#include "qemu-common.h" - #define SPAPR_PAGE_SIZE 4096 /* Memory must be a multiple of 256 MB, |