diff options
Diffstat (limited to 'src/ofono.h')
-rw-r--r-- | src/ofono.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ofono.h b/src/ofono.h index 905e808c..fa4b0d6d 100644 --- a/src/ofono.h +++ b/src/ofono.h @@ -27,6 +27,7 @@ int __ofono_manager_init(); void __ofono_manager_cleanup(); GSList *ofono_manager_get_modems(); +const char **__ofono_modem_get_list(); #include <ofono/log.h> |