]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/qtest/fdc-test.c
Remove qemu-common.h include from most units
[mirror_qemu.git] / tests / qtest / fdc-test.c
index b0d40012e6a95ed7e1690e12b044b28bad0f987e..4aa72f36431f9efef331c47741eb276012d5d4b0 100644 (file)
@@ -27,7 +27,6 @@
 
 #include "libqtest-single.h"
 #include "qapi/qmp/qdict.h"
-#include "qemu-common.h"
 
 /* TODO actually test the results and get rid of this */
 #define qmp_discard_response(...) qobject_unref(qmp(__VA_ARGS__))