aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/abis/e1_input.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/abis/e1_input.h')
-rw-r--r--include/osmocom/abis/e1_input.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/abis/e1_input.h b/include/osmocom/abis/e1_input.h
index f9b4850..e6d5154 100644
--- a/include/osmocom/abis/e1_input.h
+++ b/include/osmocom/abis/e1_input.h
@@ -314,7 +314,7 @@ extern struct llist_head e1inp_line_list;
/* XXX */
struct input_signal_data {
- int link_type;
+ enum e1inp_sign_type link_type;
uint8_t tei;
uint8_t sapi;
uint8_t ts_nr;