diff options
Diffstat (limited to 'libmm-common/mm-common-helpers.h')
-rw-r--r-- | libmm-common/mm-common-helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libmm-common/mm-common-helpers.h b/libmm-common/mm-common-helpers.h index 3f894d87..199c2609 100644 --- a/libmm-common/mm-common-helpers.h +++ b/libmm-common/mm-common-helpers.h @@ -20,5 +20,6 @@ #define MM_COMMON_HELPERS_H gchar *mm_common_get_capabilities_string (MMModemCapability caps); +gchar *mm_common_get_access_technologies_string (MMModemAccessTechnology access_tech); #endif /* MM_COMMON_HELPERS_H */ |