diff options
Diffstat (limited to 'src/libnm-client-public/nm-device-ovs-port.h')
| -rw-r--r-- | src/libnm-client-public/nm-device-ovs-port.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libnm-client-public/nm-device-ovs-port.h b/src/libnm-client-public/nm-device-ovs-port.h index 170067f9..7524cacb 100644 --- a/src/libnm-client-public/nm-device-ovs-port.h +++ b/src/libnm-client-public/nm-device-ovs-port.h @@ -30,6 +30,7 @@ G_BEGIN_DECLS /** * NMDeviceOvsPort: */ +typedef struct _NMDeviceOvsPort NMDeviceOvsPort; typedef struct _NMDeviceOvsPortClass NMDeviceOvsPortClass; NM_AVAILABLE_IN_1_10 |