aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/e1_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/e1_input.h')
-rw-r--r--openbsc/include/openbsc/e1_input.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/e1_input.h b/openbsc/include/openbsc/e1_input.h
index 95b9dd1cc..3c8af3877 100644
--- a/openbsc/include/openbsc/e1_input.h
+++ b/openbsc/include/openbsc/e1_input.h
@@ -182,4 +182,6 @@ extern struct llist_head e1inp_line_list;
int e1inp_vty_init(void);
void e1inp_init(void);
+int _abis_nm_sendmsg(struct msgb *msg, int to_trx_oml);
+
#endif /* _E1_INPUT_H */