On Wed, Sep 21, 2011 at 10:16 AM, Paolo Bonzini <pbonz...@redhat.com> wrote: > diff --git a/qemu-common.h b/qemu-common.h > index ef9a2bb..404c421 100644 > --- a/qemu-common.h > +++ b/qemu-common.h > @@ -18,7 +18,6 @@ typedef struct DeviceState DeviceState; > > struct Monitor; > typedef struct Monitor Monitor; > -typedef struct QEMUSGList QEMUSGList;
Weird I don't have this in my tree. There's nothing to remove but a quick probe of history also doesn't show it ever being there. Stefan