From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============0022029327102332997==" MIME-Version: 1.0 From: Philippe Nunes Subject: [PATCH 2/5] ofono.h: add cdma-providers Date: Wed, 30 Nov 2011 22:20:57 +0100 Message-ID: <1322688060-17588-3-git-send-email-philippe.nunes@linux.intel.com> In-Reply-To: <1322688060-17588-1-git-send-email-philippe.nunes@linux.intel.com> List-Id: To: ofono@ofono.org --===============0022029327102332997== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable --- src/ofono.h | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/ofono.h b/src/ofono.h index bfb534d..a26c06d 100644 --- a/src/ofono.h +++ b/src/ofono.h @@ -487,6 +487,10 @@ void __ofono_gprs_provision_free_settings( #include #include #include + +#include +ofono_bool_t __ofono_cdma_providers_get_name(const char *sid, char **name); + #include = void __ofono_private_network_release(int id); -- = 1.7.1 --===============0022029327102332997==--