qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge
@ 2013-04-09  8:22 Hans de Goede
  2013-04-09  8:36 ` Paolo Bonzini
  2013-04-15 16:52 ` Anthony Liguori
  0 siblings, 2 replies; 12+ messages in thread
From: Hans de Goede @ 2013-04-09  8:22 UTC (permalink / raw)
  To: Gerd Hoffmann; +Cc: Hans de Goede, qemu-devel, Paolo Bonzini

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
---
 hw/9pfs/virtio-9p-device.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hw/9pfs/virtio-9p-device.c b/hw/9pfs/virtio-9p-device.c
index 43f930e..b476b81 100644
--- a/hw/9pfs/virtio-9p-device.c
+++ b/hw/9pfs/virtio-9p-device.c
@@ -12,11 +12,11 @@
  */
 
 #include "hw/virtio/virtio.h"
+#include "hw/virtio/virtio-9p.h"
 #include "hw/i386/pc.h"
 #include "qemu/sockets.h"
 #include "virtio-9p.h"
 #include "fsdev/qemu-fsdev.h"
-#include "virtio-9p-device.h"
 #include "virtio-9p-xattr.h"
 #include "virtio-9p-coth.h"
 
-- 
1.8.2

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2013-04-15 16:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09  8:22 [Qemu-devel] [PATCH] virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge Hans de Goede
2013-04-09  8:36 ` Paolo Bonzini
2013-04-09  9:30   ` KONRAD Frédéric
2013-04-09  9:36     ` Paolo Bonzini
2013-04-09 11:15       ` KONRAD Frédéric
2013-04-09 11:30       ` Markus Armbruster
2013-04-09 11:48         ` Paolo Bonzini
2013-04-09 19:13   ` Anthony Liguori
2013-04-09 20:27     ` KONRAD Frédéric
2013-04-09 20:57       ` Anthony Liguori
2013-04-09 21:28         ` KONRAD Frédéric
2013-04-15 16:52 ` Anthony Liguori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).