include inttypes.h in xen.h
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
This commit is contained in:
parent
a85d68877f
commit
23327f7542
1
hw/xen.h
1
hw/xen.h
@ -6,6 +6,7 @@
|
|||||||
* must not depend on any xen headers being present in
|
* must not depend on any xen headers being present in
|
||||||
* /usr/include/xen, so it can be included unconditionally.
|
* /usr/include/xen, so it can be included unconditionally.
|
||||||
*/
|
*/
|
||||||
|
#include <inttypes.h>
|
||||||
|
|
||||||
/* xen-machine.c */
|
/* xen-machine.c */
|
||||||
enum xen_mode {
|
enum xen_mode {
|
||||||
|
Loading…
Reference in New Issue
Block a user