summaryrefslogtreecommitdiffstats
path: root/qemu/tests/libqos/virtio-pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/tests/libqos/virtio-pci.c')
-rw-r--r--qemu/tests/libqos/virtio-pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qemu/tests/libqos/virtio-pci.c b/qemu/tests/libqos/virtio-pci.c
index f9fb924b8..fde2ff0bc 100644
--- a/qemu/tests/libqos/virtio-pci.c
+++ b/qemu/tests/libqos/virtio-pci.c
@@ -7,8 +7,8 @@
* See the COPYING file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include <glib.h>
-#include <stdio.h>
#include "libqtest.h"
#include "libqos/virtio.h"
#include "libqos/virtio-pci.h"