summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 8d2f7bc..8cf5c71 100644
--- a/include/osmocom/abis/e1_input.h
+++ b/include/osmocom/abis/e1_input.h
@@ -156,7 +156,7 @@ struct e1inp_line {
};
/* SS_L_INPUT signals */
-enum signal_input {
+enum e1inp_signal_input {
S_L_INP_NONE,
S_L_INP_TEI_UP,
S_L_INP_TEI_DN,