summaryrefslogtreecommitdiffstats
path: root/src/modem.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modem.h')
-rw-r--r--src/modem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modem.h b/src/modem.h
index ea23d6c5..87033001 100644
--- a/src/modem.h
+++ b/src/modem.h
@@ -37,6 +37,7 @@ struct ofono_modem {
struct call_settings_data *call_settings;
struct call_waiting_data *call_waiting;
struct call_meter_data *call_meter;
+ struct cssn_data *cssn;
};
struct ofono_modem *modem_create(int id, struct ofono_modem_attribute_ops *ops);