summaryrefslogtreecommitdiffstats
path: root/include/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/types.h')
-rw-r--r--include/types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/types.h b/include/types.h
index 1b95eaa9..7963e0fb 100644
--- a/include/types.h
+++ b/include/types.h
@@ -98,6 +98,7 @@ struct ofono_call {
int direction;
int status;
struct ofono_phone_number phone_number;
+ struct ofono_phone_number called_number;
char name[OFONO_MAX_CALLER_NAME_LENGTH + 1];
int clip_validity;
int cnap_validity;