]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - tests/test-qmp-cmds.c
Include qemu/module.h where needed, drop it from qemu-common.h
[thirdparty/qemu.git] / tests / test-qmp-cmds.c
index 630b1b9bac34f29ec617227064f03be2f906178a..f0b95dcbc388241cde7c0a2ec934dfd81fb548da 100644 (file)
@@ -1,10 +1,8 @@
 #include "qemu/osdep.h"
-#include "qemu-common.h"
 #include "qapi/qmp/qdict.h"
 #include "qapi/qmp/qnum.h"
 #include "qapi/qmp/qstring.h"
 #include "qapi/error.h"
-#include "qemu/module.h"
 #include "qapi/qobject-input-visitor.h"
 #include "tests/test-qapi-types.h"
 #include "tests/test-qapi-visit.h"