]> Git Repo - qemu.git/blobdiff - tests/display-vga-test.c
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
[qemu.git] / tests / display-vga-test.c
index 7694344eaf9f8bc61a1ebe2c41e8498d779a45b5..5706d338a18d0c47b01d9bbd5c3984f73bfd677f 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"
 
 static void pci_cirrus(void)
 {
This page took 0.020028 seconds and 4 git commands to generate.