mirror of https://gitee.com/openkylin/libvirt.git
conf: virnetworkportdef: include virnetdevmacvlan
This is pulled in via domain_conf.h somehow, but it is directly used. Signed-off-by: Ján Tomko <jtomko@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
018306f73f
commit
b413b03f28
|
@ -25,6 +25,7 @@
|
|||
#include "virerror.h"
|
||||
#include "virstring.h"
|
||||
#include "virfile.h"
|
||||
#include "virnetdevmacvlan.h"
|
||||
#include "virnetworkportdef.h"
|
||||
#include "network_conf.h"
|
||||
|
||||
|
|
Loading…
Reference in New Issue