Browse Source

tests: remove needless include

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Marc-André Lureau 3 years ago
parent
commit
389834ee65
1 changed files with 0 additions and 1 deletions
  1. 0 1
      tests/unit/check-qobject.c

+ 0 - 1
tests/unit/check-qobject.c

@@ -8,7 +8,6 @@
  */
 
 #include "qemu/osdep.h"
-#include "block/qdict.h"
 #include "qapi/error.h"
 #include "qapi/qmp/qbool.h"
 #include "qapi/qmp/qdict.h"