From a8bf6e96b6a745d1e2412a6a8b04026df5231921 Mon Sep 17 00:00:00 2001 From: Bertrand Aygon Date: Fri, 5 Aug 2011 15:21:02 +0200 Subject: cdma-netreg: Add initial stub implementation --- src/ofono.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/ofono.h') diff --git a/src/ofono.h b/src/ofono.h index 808a8f18..5e3a6b59 100644 --- a/src/ofono.h +++ b/src/ofono.h @@ -135,6 +135,7 @@ enum ofono_atom_type { OFONO_ATOM_TYPE_LOCATION_REPORTING, OFONO_ATOM_TYPE_GNSS, OFONO_ATOM_TYPE_CDMA_SMS, + OFONO_ATOM_TYPE_CDMA_NETREG, }; enum ofono_atom_watch_condition { @@ -480,6 +481,7 @@ void __ofono_gprs_provision_free_settings( #include #include #include +#include #include void __ofono_private_network_release(int id); -- cgit v1.2.3