mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 09:20:08 +01:00
libnm: include device-vrf.h in NetworkManager.h
Fixes: commit 667568d1b2 ('core,libnm: add VRF support')
This commit is contained in:
parent
d4053a83af
commit
07d06c196e
1 changed files with 1 additions and 0 deletions
|
|
@ -122,6 +122,7 @@
|
|||
#include "nm-device-tun.h"
|
||||
#include "nm-device-veth.h"
|
||||
#include "nm-device-vlan.h"
|
||||
#include "nm-device-vrf.h"
|
||||
#include "nm-device-vxlan.h"
|
||||
#include "nm-device-wifi.h"
|
||||
#include "nm-device-wifi-p2p.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue