]> git.proxmox.com Git - qemu.git/commitdiff
Fix xen build after sys-queue renaming
authorJan Kiszka <jan.kiszka@web.de>
Sat, 12 Sep 2009 15:00:28 +0000 (15:00 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 12 Sep 2009 15:00:28 +0000 (15:00 +0000)
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/xen_common.h

index 7562567b5af24e22dda3715ece1fba2b607e9c20..8a55b44f0bdc24e2f1ed369c466e4f5247d9acb2 100644 (file)
@@ -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