diff options
Diffstat (limited to 'src/nm-types.h')
| -rw-r--r-- | src/nm-types.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nm-types.h b/src/nm-types.h index 277e0f6c..b6b49028 100644 --- a/src/nm-types.h +++ b/src/nm-types.h @@ -152,6 +152,7 @@ typedef enum { NM_LINK_TYPE_WIMAX, NM_LINK_TYPE_WPAN, NM_LINK_TYPE_6LOWPAN, + NM_LINK_TYPE_WIFI_P2P, /* Software types */ NM_LINK_TYPE_BNEP = 0x10000, /* Bluetooth Ethernet emulation */ |