aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/transaction_cc.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/transaction_cc.h')
-rw-r--r--include/osmocom/msc/transaction_cc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/msc/transaction_cc.h b/include/osmocom/msc/transaction_cc.h
index df0f9d841..c2550f6bf 100644
--- a/include/osmocom/msc/transaction_cc.h
+++ b/include/osmocom/msc/transaction_cc.h
@@ -30,4 +30,5 @@
#include <osmocom/msc/transaction.h>
#include <osmocom/msc/vlr.h>
+void trans_cc_filter_init(struct gsm_trans *trans);
void trans_cc_filter_set_ms_from_bc(struct gsm_trans *trans, const struct gsm_mncc_bearer_cap *bcap);