Commit 93b48c20 authored by Hans de Goede's avatar Hans de Goede Committed by Anthony Liguori
Browse files

virtio-9p: Fix virtio-9p no longer building after hw-dirs branch merge



Signed-off-by: default avatarHans de Goede <hdegoede@redhat.com>
Message-id: 1365495755-10902-1-git-send-email-hdegoede@redhat.com
Cc: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: default avatarAnthony Liguori <aliguori@us.ibm.com>
parent 47b5264e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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"