summaryrefslogtreecommitdiff
path: root/libnm/nm-types.h
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2015-11-12 17:46:39 +0100
committerBeniamino Galvani <bgalvani@redhat.com>2015-12-01 17:39:41 +0100
commite2da055f900e147a871fac37f2b755ab83d0265e (patch)
treec4bb58a58120ac361387b8496ece3ae59e41b1a9 /libnm/nm-types.h
parent8361fbf010b8fd6cd78ec944af1f3f96f8e67c78 (diff)
downloadNetworkManager-e2da055f900e147a871fac37f2b755ab83d0265e.tar.gz
libnm: add NMDeviceIPTunnel
Diffstat (limited to 'libnm/nm-types.h')
-rw-r--r--libnm/nm-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm/nm-types.h b/libnm/nm-types.h
index 334e4a17b7..f69deffaec 100644
--- a/libnm/nm-types.h
+++ b/libnm/nm-types.h
@@ -37,6 +37,7 @@ typedef struct _NMDeviceBt NMDeviceBt;
typedef struct _NMDeviceEthernet NMDeviceEthernet;
typedef struct _NMDeviceGeneric NMDeviceGeneric;
typedef struct _NMDeviceInfiniband NMDeviceInfiniband;
+typedef struct _NMDeviceIPTunnel NMDeviceIPTunnel;
typedef struct _NMDeviceModem NMDeviceModem;
typedef struct _NMDeviceOlpcMesh NMDeviceOlpcMesh;
typedef struct _NMDeviceTeam NMDeviceTeam;