Home
last modified time | relevance | path

Searched hist:cf7c3f0cb5a7129f57fa9e69d410d6a05031988c (Results 1 – 1 of 1) sorted by relevance

/qemu/include/hw/virtio/
H A Dvirtio-pci.hcf7c3f0cb5a7129f57fa9e69d410d6a05031988c Mon Jan 14 21:52:02 UTC 2013 KONRAD Frederic <fred.konrad@greensocs.com> virtio-9p: fix compilation error.

Fix the compilation error introduced by msg new field.

CC hw/9pfs/virtio-9p.o
In file included from /home/konradf/Documents/safe/greensocs/virtio-project/x86-qemu/qemu/hw/9pfs/virtio-9p.c:17:0:
/home/konradf/Documents/safe/greensocs/virtio-project/x86-qemu/qemu/hw/virtio-pci.h:30:16: erreur: field ‘msg’ has incomplete type
make: *** [hw/9pfs/virtio-9p.o] Erreur 1

Signed-off-by: KONRAD Frederic <fred.konrad@greensocs.com>