From: Gerd Hoffmann Date: Thu, 11 Jun 2009 09:32:50 +0000 (+0200) Subject: include inttypes.h in xen.h X-Git-Tag: v0.11.0-rc0~420 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=23327f75420c28858c394f0e91c79c75df7020ee;p=qemu-xen-4.4-testing.git include inttypes.h in xen.h Signed-off-by: Gerd Hoffmann --- diff --git a/hw/xen.h b/hw/xen.h index 3c8da4105..780dcf713 100644 --- a/hw/xen.h +++ b/hw/xen.h @@ -6,6 +6,7 @@ * must not depend on any xen headers being present in * /usr/include/xen, so it can be included unconditionally. */ +#include /* xen-machine.c */ enum xen_mode {