]> git.proxmox.com Git - qemu.git/blobdiff - fsdev/virtio-9p-marshal.c
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
[qemu.git] / fsdev / virtio-9p-marshal.c
index bf980bfa38f4c7b5c5f17a4c46b61968e86f8fe9..20f308b76025d0f62d0143a5614f4b3797e073d6 100644 (file)
@@ -22,9 +22,9 @@
 #include <stdint.h>
 #include <errno.h>
 
-#include "compiler.h"
+#include "qemu/compiler.h"
 #include "virtio-9p-marshal.h"
-#include "bswap.h"
+#include "qemu/bswap.h"
 
 void v9fs_string_free(V9fsString *str)
 {