virtio-serial-bus.c: drop virtio_ids.h
virtio-serial.h pulls that in already. Reported-by: Thomas Huth <thuth@linux.vnet.ibm.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
This commit is contained in:
parent
c16758cb4f
commit
6a19cd34b1
@ -18,7 +18,6 @@
|
||||
* GNU GPL, version 2 or (at your option) any later version.
|
||||
*/
|
||||
|
||||
#include "standard-headers/linux/virtio_ids.h"
|
||||
#include "qemu/iov.h"
|
||||
#include "monitor/monitor.h"
|
||||
#include "qemu/queue.h"
|
||||
|
Loading…
Reference in New Issue
Block a user