]> Git Repo - qemu.git/blobdiff - tests/virtio-serial-test.c
tests: Clean up includes
[qemu.git] / tests / virtio-serial-test.c
index bf030a616214954642b5addd4781f2a7c8725974..480d4abb2d91473d4bd145df2a3c057f205e0a6d 100644 (file)
@@ -7,10 +7,9 @@
  * See the COPYING file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include <glib.h>
-#include <string.h>
 #include "libqtest.h"
-#include "qemu/osdep.h"
 
 /* Tests only initialization so far. TODO: Replace with functional tests */
 static void pci_nop(void)
This page took 0.021321 seconds and 4 git commands to generate.