aboutsummaryrefslogtreecommitdiff
path: root/hw/xen.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2009-06-11 11:32:50 +0200
committerBlue Swirl <blauwirbel@gmail.com>2009-06-13 16:18:31 +0300
commit23327f75420c28858c394f0e91c79c75df7020ee (patch)
tree7241d9ae78878c3694cec64fa8371bb183e4e58a /hw/xen.h
parenta85d68877f415fb3b7a2efe66d995dc967168dee (diff)
include inttypes.h in xen.h
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'hw/xen.h')
-rw-r--r--hw/xen.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xen.h b/hw/xen.h
index 3c8da4105d..780dcf713a 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 <inttypes.h>
/* xen-machine.c */
enum xen_mode {