]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/i82801b11-test.c
qobject: Propagate parse errors through qobject_from_json()
[mirror_qemu.git] / tests / i82801b11-test.c
index 78d9ce0e6bc44432c158ad8ae2c76fb91c67861f..a6e31594c927afdaaa6e6c0576a59930a74e7a29 100644 (file)
@@ -7,10 +7,8 @@
  * See the COPYING file in the top-level directory.
  */
 
-#include <glib.h>
-#include <string.h>
-#include "libqtest.h"
 #include "qemu/osdep.h"
+#include "libqtest.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */
 static void nop(void)