mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
Include qemu/queue.h slightly less
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20190812052359.30071-20-armbru@redhat.com>
This commit is contained in:
parent
650d103d3e
commit
dc5e9ac716
22 changed files with 9 additions and 14 deletions
|
@ -28,6 +28,7 @@
|
|||
#ifndef NET_CAN_EMU_H
|
||||
#define NET_CAN_EMU_H
|
||||
|
||||
#include "qemu/queue.h"
|
||||
#include "qom/object.h"
|
||||
|
||||
/* NOTE: the following two structures is copied from <linux/can.h>. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue