aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ipc-modem.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ipc-modem.h')
-rw-r--r--tools/ipc-modem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ipc-modem.h b/tools/ipc-modem.h
index ec8e78c..e74b93a 100644
--- a/tools/ipc-modem.h
+++ b/tools/ipc-modem.h
@@ -44,6 +44,7 @@ enum log_target {
struct ipc_modem_data {
struct ipc_client *client;
+ char call_number[14];
enum command command;
bool debug;
bool dry_run;