]> Git Repo - qemu.git/blobdiff - tests/virtio-balloon-test.c
libqtest: Remove dead qtest_instances variable
[qemu.git] / tests / virtio-balloon-test.c
index becebb51a755abc98e45b59622d1a7c911f55558..0d0046bf252f75b08a6dcbc2338920118190bb1a 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 pci_nop(void)
This page took 0.024072 seconds and 4 git commands to generate.