qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] cf7c3f: virtio-9p: fix compilation error.


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] cf7c3f: virtio-9p: fix compilation error.
Date: Mon, 14 Jan 2013 17:30:10 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: cf7c3f0cb5a7129f57fa9e69d410d6a05031988c
      
https://github.com/qemu/qemu/commit/cf7c3f0cb5a7129f57fa9e69d410d6a05031988c
  Author: KONRAD Frederic <address@hidden>
  Date:   2013-01-14 (Mon, 14 Jan 2013)

  Changed paths:
    M hw/virtio-pci.h

  Log Message:
  -----------
  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 <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]