]> Git Repo - qemu.git/blobdiff - tests/pvpanic-test.c
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
[qemu.git] / tests / pvpanic-test.c
index a7ad6b30646e3d8534a024797aad4f404101e89b..d435833f79763dd3afd34d173f050087d6196354 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 test_panic(void)
 {
This page took 0.023884 seconds and 4 git commands to generate.