mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
maint: fix build
include stdint.h to fix the build
This commit is contained in:
@@ -23,6 +23,8 @@
|
||||
#ifndef __VIR_NETDEV_VPORT_PROFILE_H__
|
||||
# define __VIR_NETDEV_VPORT_PROFILE_H__
|
||||
|
||||
# include <stdint.h>
|
||||
|
||||
# include "internal.h"
|
||||
# include "uuid.h"
|
||||
# include "util.h"
|
||||
|
||||
Reference in New Issue
Block a user