include inttypes.h in xen.h

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
Gerd Hoffmann
2009-06-13 16:18:31 +03:00
committed by Blue Swirl
parent a85d68877f
commit 23327f7542
+1
View File
@@ -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 {