sim-card
/
qemu
Archived
10
0
Fork 0

include inttypes.h in xen.h

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
Gerd Hoffmann 2009-06-11 11:32:50 +02:00 committed by Blue Swirl
parent a85d68877f
commit 23327f7542
1 changed files with 1 additions and 0 deletions

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 {