commit | cf7c3f0cb5a7129f57fa9e69d410d6a05031988c | [log] [tgz] |
---|---|---|
author | KONRAD Frederic <fred.konrad@greensocs.com> | Mon Jan 14 22:52:02 2013 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Mon Jan 14 18:52:39 2013 -0600 |
tree | 14052511ddfd72209d03c47596ec95c68f229de5 | |
parent | b8bec49cccbf8e34558371df60e7e64419c4fde9 [diff] |
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>