summaryrefslogtreecommitdiff
path: root/src/nm-types.h
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2016-03-08 13:11:36 +0100
committerThomas Haller <thaller@redhat.com>2016-03-15 12:56:58 +0100
commit3ba944472853d5221ed83c369a77f80ee7305648 (patch)
tree3b451437edd45a54a0f65de8c02769ce7b7507d5 /src/nm-types.h
parenta0c8f9c3452f50f284128b9a1f39b0db90442aa8 (diff)
downloadNetworkManager-3ba944472853d5221ed83c369a77f80ee7305648.tar.gz
rdisc: make NMRDisc namespace aware
Diffstat (limited to 'src/nm-types.h')
-rw-r--r--src/nm-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nm-types.h b/src/nm-types.h
index 6722e39474..997723e607 100644
--- a/src/nm-types.h
+++ b/src/nm-types.h
@@ -74,6 +74,7 @@ typedef enum {
} NMIPConfigSource;
/* platform */
+typedef struct _NMPlatform NMPlatform;
typedef struct _NMPlatformIP4Address NMPlatformIP4Address;
typedef struct _NMPlatformIP4Route NMPlatformIP4Route;
typedef struct _NMPlatformIP6Address NMPlatformIP6Address;