mirror of https://github.com/xqemu/xqemu.git
Fix xen build after sys-queue renaming
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
34005a0060
commit
d8becc354b
|
@ -10,7 +10,7 @@
|
|||
|
||||
#include "hw.h"
|
||||
#include "xen.h"
|
||||
#include "sys-queue.h" /* BSD list implementation */
|
||||
#include "qemu-queue.h"
|
||||
|
||||
/*
|
||||
* tweaks needed to build with different xen versions
|
||||
|
|
Loading…
Reference in New Issue