These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / virtio-blk-test.c
index 4078321..3a66630 100644 (file)
@@ -8,11 +8,8 @@
  * See the COPYING file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include <glib.h>
-#include <string.h>
-#include <stdlib.h>
-#include <unistd.h>
-#include <stdio.h>
 #include "libqtest.h"
 #include "libqos/virtio.h"
 #include "libqos/virtio-pci.h"