summaryrefslogtreecommitdiffstats
path: root/tests/qtest/pxe-test.c
diff options
context:
space:
mode:
authorMarc-André Lureau2022-03-23 16:57:43 +0100
committerPaolo Bonzini2022-04-06 14:31:55 +0200
commit0f9668e0c197ab6de95f61a906703a1d127c11f8 (patch)
treea087c3d0c1fb00b249e22b265c8ca9fc7f930da9 /tests/qtest/pxe-test.c
parentqga: remove explicit environ argument from exec/spawn (diff)
downloadqemu-0f9668e0c197ab6de95f61a906703a1d127c11f8.tar.gz
qemu-0f9668e0c197ab6de95f61a906703a1d127c11f8.tar.xz
qemu-0f9668e0c197ab6de95f61a906703a1d127c11f8.zip
Remove qemu-common.h include from most units
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20220323155743.1585078-33-marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tests/qtest/pxe-test.c')
-rw-r--r--tests/qtest/pxe-test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/qtest/pxe-test.c b/tests/qtest/pxe-test.c
index 32bbae33c5..3cb47d2c54 100644
--- a/tests/qtest/pxe-test.c
+++ b/tests/qtest/pxe-test.c
@@ -14,7 +14,6 @@
#include "qemu/osdep.h"
#include <glib/gstdio.h>
-#include "qemu-common.h"
#include "libqos/libqtest.h"
#include "boot-sector.h"
#include "libqos/libqos-spapr.h"