device: Add caller information to ref/unref debug prints.
[framework/connectivity/connman.git] / include / storage.h
index cd05c60..c108511 100644 (file)
@@ -29,6 +29,7 @@ extern "C" {
 #endif
 
 gchar **connman_storage_get_services();
+GKeyFile *connman_storage_load_service(const char *service_id);
 
 #ifdef __cplusplus
 }