diff options
Diffstat (limited to 'src/mm-modem-helpers.h')
-rw-r--r-- | src/mm-modem-helpers.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mm-modem-helpers.h b/src/mm-modem-helpers.h index 4754e7f9..26169e97 100644 --- a/src/mm-modem-helpers.h +++ b/src/mm-modem-helpers.h @@ -58,6 +58,8 @@ gchar *mm_create_device_identifier (guint vid, const gchar *model, const gchar *manf); +guint mm_netmask_to_cidr (const gchar *netmask); + /*****************************************************************************/ /* 3GPP specific helpers and utilities */ /*****************************************************************************/ |