mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
cleanup: make nlComm commonly available
In a first cleanup step, make nlComm from macvtap.c commonly available for other code to use. Since nlComm uses Linux-specific structures as parameters it's prototype is only visible on Linux.
This commit is contained in:
@@ -101,6 +101,7 @@ src/util/interface.c
|
||||
src/util/iptables.c
|
||||
src/util/json.c
|
||||
src/util/macvtap.c
|
||||
src/util/netlink.c
|
||||
src/util/network.c
|
||||
src/util/pci.c
|
||||
src/util/processinfo.c
|
||||
|
||||
Reference in New Issue
Block a user