aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/misdn.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/include/openbsc/misdn.h')
-rw-r--r--openbsc/include/openbsc/misdn.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/misdn.h b/openbsc/include/openbsc/misdn.h
index d3631e794..6c38de752 100644
--- a/openbsc/include/openbsc/misdn.h
+++ b/openbsc/include/openbsc/misdn.h
@@ -24,5 +24,6 @@
int mi_setup(int cardnr, struct e1inp_line *line, int release_l2);
int _abis_nm_sendmsg(struct msgb *msg);
+int mi_e1_line_update(struct e1inp_line *line);
#endif