aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/ran_msg.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/ran_msg.h')
-rw-r--r--include/osmocom/msc/ran_msg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/msc/ran_msg.h b/include/osmocom/msc/ran_msg.h
index 3b08b466c..5fdb90cda 100644
--- a/include/osmocom/msc/ran_msg.h
+++ b/include/osmocom/msc/ran_msg.h
@@ -88,6 +88,7 @@ struct ran_assignment_command {
uint8_t osmux_cid;
bool call_id_present;
uint32_t call_id;
+ struct osmo_lcls *lcls;
};
struct ran_cipher_mode_command {