aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/gsm_04_08.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/gsm_04_08.h')
-rw-r--r--include/osmocom/msc/gsm_04_08.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/msc/gsm_04_08.h b/include/osmocom/msc/gsm_04_08.h
index 5ff16deec..2d4a0cd77 100644
--- a/include/osmocom/msc/gsm_04_08.h
+++ b/include/osmocom/msc/gsm_04_08.h
@@ -77,5 +77,6 @@ int gsm48_multirate_config(uint8_t *lv, const struct amr_multirate_conf *mr, con
int gsm48_tch_rtp_create(struct gsm_trans *trans);
int gsm48_conn_sendmsg(struct msgb *msg, struct ran_conn *conn, struct gsm_trans *trans);
+struct msgb *gsm48_create_mm_info(struct gsm_network *net);
#endif