mirror of
https://git.proxmox.com/git/qemu
synced 2025-08-15 23:14:55 +00:00
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 "hw.h"
|
||||||
#include "xen.h"
|
#include "xen.h"
|
||||||
#include "sys-queue.h" /* BSD list implementation */
|
#include "qemu-queue.h"
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* tweaks needed to build with different xen versions
|
* tweaks needed to build with different xen versions
|
||||||
|
Loading…
Reference in New Issue
Block a user