summaryrefslogtreecommitdiff
path: root/libnm-core/nm-core-internal.h
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2015-09-17 18:13:49 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2015-12-09 14:30:08 +0100
commit4d0192e661e08727bb53295934ec8c3756bd93d7 (patch)
tree693dc8a5c54ed2123c3a3d8faf2751093f0a94d7 /libnm-core/nm-core-internal.h
parentc1be9856bf36f0287349d745f360ba615834d4d7 (diff)
downloadNetworkManager-4d0192e661e08727bb53295934ec8c3756bd93d7.tar.gz
libnm-core: add NMSettingMacvlan
The setting contains properties that are specific to macvlans and macvtaps.
Diffstat (limited to 'libnm-core/nm-core-internal.h')
-rw-r--r--libnm-core/nm-core-internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm-core/nm-core-internal.h b/libnm-core/nm-core-internal.h
index c1eea777f2..f2c6c6c07e 100644
--- a/libnm-core/nm-core-internal.h
+++ b/libnm-core/nm-core-internal.h
@@ -52,6 +52,7 @@
#include "nm-setting-ip-tunnel.h"
#include "nm-setting-ip4-config.h"
#include "nm-setting-ip6-config.h"
+#include "nm-setting-macvlan.h"
#include "nm-setting-olpc-mesh.h"
#include "nm-setting-ppp.h"
#include "nm-setting-pppoe.h"