about summary refs log tree commit diff
path: root/src/libnm-client-public/nm-device-adsl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libnm-client-public/nm-device-adsl.h')
-rw-r--r--src/libnm-client-public/nm-device-adsl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libnm-client-public/nm-device-adsl.h b/src/libnm-client-public/nm-device-adsl.h
index fa8a1278..a4fbec51 100644
--- a/src/libnm-client-public/nm-device-adsl.h
+++ b/src/libnm-client-public/nm-device-adsl.h
@@ -28,6 +28,7 @@ G_BEGIN_DECLS
 /**
  * NMDeviceAdsl:
  */
+typedef struct _NMDeviceAdsl      NMDeviceAdsl;
 typedef struct _NMDeviceAdslClass NMDeviceAdslClass;
 
 GType nm_device_adsl_get_type(void);