]> Git Repo - qemu.git/blobdiff - tests/vmxnet3-test.c
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
[qemu.git] / tests / vmxnet3-test.c
index a2ebed39cc43bc061eb09fd78a0f474d454bb918..6ef0e2f043e67f77fc58a6c975c9edb605c9a406 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.023386 seconds and 4 git commands to generate.