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>
master
Michael S. Tsirkin 2015-02-18 16:42:30 +01:00
parent c16758cb4f
commit 6a19cd34b1
1 changed files with 0 additions and 1 deletions

View File

@ -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"