mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-09 05:01:28 +00:00
maint: fix build
include stdint.h to fix the build
This commit is contained in:
parent
5240ad6580
commit
c2cc02ea98
@ -23,6 +23,8 @@
|
|||||||
#ifndef __VIR_NETDEV_VPORT_PROFILE_H__
|
#ifndef __VIR_NETDEV_VPORT_PROFILE_H__
|
||||||
# define __VIR_NETDEV_VPORT_PROFILE_H__
|
# define __VIR_NETDEV_VPORT_PROFILE_H__
|
||||||
|
|
||||||
|
# include <stdint.h>
|
||||||
|
|
||||||
# include "internal.h"
|
# include "internal.h"
|
||||||
# include "uuid.h"
|
# include "uuid.h"
|
||||||
# include "util.h"
|
# include "util.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user