]> Git Repo - qemu.git/blobdiff - tests/tpci200-test.c
tests: Clean up includes
[qemu.git] / tests / tpci200-test.c
index 9ae01277ee57484d0cf7c2625a72b2dcc5277eef..cb2b00ca8b6dbd409c921483ab68df3db8afe787 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 nop(void)
This page took 0.023607 seconds and 4 git commands to generate.