]> Git Repo - qemu.git/blobdiff - tests/nvme-test.c
qemu-iotests: fix test_stream_partial()
[qemu.git] / tests / nvme-test.c
index ff38b5e48fa1f50b8a0d0418b8a021734e0448d9..ec06893eee2e9c3957bad31c85a3a2bcec093a05 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.023717 seconds and 4 git commands to generate.