* [Qemu-devel] [PATCH] Fix xen build after sys-queue renaming
@ 2009-09-12 14:48 Jan Kiszka
0 siblings, 0 replies; only message in thread
From: Jan Kiszka @ 2009-09-12 14:48 UTC (permalink / raw)
To: Blue Swirl; +Cc: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 473 bytes --]
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---
hw/xen_common.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/hw/xen_common.h b/hw/xen_common.h
index 7562567..8a55b44 100644
--- a/hw/xen_common.h
+++ b/hw/xen_common.h
@@ -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
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 257 bytes --]
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-12 14:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-12 14:48 [Qemu-devel] [PATCH] Fix xen build after sys-queue renaming Jan Kiszka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).