]> Git Repo - qemu.git/blobdiff - tests/virtio-serial-test.c
iotests: Add preallocated growth test for qcow2
[qemu.git] / tests / virtio-serial-test.c
index bf030a616214954642b5addd4781f2a7c8725974..b14d943ada1b91b609666191b1ce8981a5dfa505 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.023521 seconds and 4 git commands to generate.