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, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/misdn.h b/openbsc/include/openbsc/misdn.h
index bd97ab752..0a8b063a4 100644
--- a/openbsc/include/openbsc/misdn.h
+++ b/openbsc/include/openbsc/misdn.h
@@ -22,7 +22,6 @@
#include "e1_input.h"
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