aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/misdn.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openbsc/misdn.h')
-rw-r--r--include/openbsc/misdn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/openbsc/misdn.h b/include/openbsc/misdn.h
index 5d9013a83..b6bd391ad 100644
--- a/include/openbsc/misdn.h
+++ b/include/openbsc/misdn.h
@@ -23,7 +23,6 @@
#include "e1_input.h"
int mi_setup(int cardnr, struct e1inp_line *line);
-void mi_set_pcap_fd(int fd);
int _abis_nm_sendmsg(struct msgb *msg);
#endif