aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/e1_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openbsc/e1_input.h')
-rw-r--r--include/openbsc/e1_input.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/openbsc/e1_input.h b/include/openbsc/e1_input.h
index 7804fa4c6..bf91b4957 100644
--- a/include/openbsc/e1_input.h
+++ b/include/openbsc/e1_input.h
@@ -144,5 +144,7 @@ int e1_config(struct gsm_bts *bts);
int ia_config(struct gsm_bts *bts);
int ipaccess_setup(struct e1inp_line *line);
+struct llist_head e1inp_driver_list;
+struct llist_head e1inp_line_list;
#endif /* _E1_INPUT_H */