Skip to content

Commit

Permalink
virtio-serial-bus.c: drop virtio_ids.h
Browse files Browse the repository at this point in the history
virtio-serial.h pulls that in already.

Reported-by: Thomas Huth <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
  • Loading branch information
mstsirkin committed Feb 26, 2015
1 parent c16758c commit 6a19cd3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hw/char/virtio-serial-bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 6a19cd3

Please sign in to comment.