提交 c2cc02ea 编写于 作者: S Stefan Berger

maint: fix build

include stdint.h to fix the build
上级 5240ad65
...@@ -23,6 +23,8 @@ ...@@ -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"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册