aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/mncc_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/mncc_int.h')
-rw-r--r--openbsc/include/openbsc/mncc_int.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/mncc_int.h b/openbsc/include/openbsc/mncc_int.h
index 4f30f08c0..213ce1414 100644
--- a/openbsc/include/openbsc/mncc_int.h
+++ b/openbsc/include/openbsc/mncc_int.h
@@ -9,4 +9,6 @@ struct mncc_int {
extern struct mncc_int mncc_int;
+uint8_t mncc_codec_for_mode(int lchan_type);
+
#endif