mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
private.syms: Add virNetDevMacVLanRestartWithVPortProfile
virNetDevMacVLanRestartWithVPortProfile is omitted in src/libvirt_private.syms, which causes link err.
This commit is contained in:
parent
a02500d010
commit
a1e50e820b
@ -1288,6 +1288,7 @@ virNetDevMacVLanCreate;
|
||||
virNetDevMacVLanDelete;
|
||||
virNetDevMacVLanCreateWithVPortProfile;
|
||||
virNetDevMacVLanDeleteWithVPortProfile;
|
||||
virNetDevMacVLanRestartWithVPortProfile;
|
||||
|
||||
|
||||
# virnetdevopenvswitch.h
|
||||
|
Loading…
Reference in New Issue
Block a user