mirror of https://gitee.com/openkylin/libvirt.git
esx_vi_types.c: include required headers
* src/esx/esx_vi_types.c: Include <stdint.h>.
This commit is contained in:
parent
73f702ff4a
commit
61defb6bcc
|
@ -22,6 +22,7 @@
|
|||
|
||||
#include <config.h>
|
||||
|
||||
#include <stdint.h>
|
||||
#include <libxml/parser.h>
|
||||
#include <libxml/xpathInternals.h>
|
||||
|
||||
|
|
Loading…
Reference in New Issue