---
 include/nettime.h |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/include/nettime.h b/include/nettime.h
index 0f23cc7..2f73e1a 100644
--- a/include/nettime.h
+++ b/include/nettime.h
@@ -31,6 +31,10 @@ struct ofono_network_time;
 struct ofono_nettime_context {
        struct ofono_nettime_driver *driver;
        struct ofono_modem *modem;
+       unsigned int timed_watch;
+       gboolean timed_present;
+       struct ofono_netreg *netreg;
+       unsigned int netreg_st_watch;
        void *data;
 };
 
-- 
1.7.1

_______________________________________________
ofono mailing list
ofono@ofono.org
http://lists.ofono.org/listinfo/ofono

Reply via email to