diff options
Diffstat (limited to 'tests/qtest/libqos/malloc.c')
-rw-r--r-- | tests/qtest/libqos/malloc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qtest/libqos/malloc.c b/tests/qtest/libqos/malloc.c index f708b01432..f0c8f950c8 100644 --- a/tests/qtest/libqos/malloc.c +++ b/tests/qtest/libqos/malloc.c @@ -12,7 +12,6 @@ #include "qemu/osdep.h" #include "malloc.h" -#include "qemu-common.h" #include "qemu/host-utils.h" typedef struct MemBlock { |