include inttypes.h in xen.h
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 11 Jun 2009 09:32:50 +0000 (11:32 +0200)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 13 Jun 2009 13:18:31 +0000 (16:18 +0300)
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>

hw/xen.h

index 3c8da41..780dcf7 100644 (file)
--- 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 {