From f6a2b257719771d0a4f9695af1bc26ec5daac4b3 Mon Sep 17 00:00:00 2001 From: Rafael Ignacio Zurita Date: Tue, 22 Feb 2011 15:35:11 -0300 Subject: location-reporting: add atom 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 14dcd18d..4e298f1e 100644 --- a/src/ofono.h +++ b/src/ofono.h @@ -130,6 +130,7 @@ enum ofono_atom_type { OFONO_ATOM_TYPE_SIM_AUTH, OFONO_ATOM_TYPE_EMULATOR_DUN, OFONO_ATOM_TYPE_EMULATOR_HFP, + OFONO_ATOM_TYPE_LOCATION_REPORTING, }; enum ofono_atom_watch_condition { @@ -230,6 +231,7 @@ gboolean __ofono_call_settings_is_busy(struct ofono_call_settings *cs); #include #include #include +#include #include -- cgit v1.2.3