aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/osmo-bts/rsl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmo-bts/rsl.h b/include/osmo-bts/rsl.h
index ede9edc8..4f600741 100644
--- a/include/osmo-bts/rsl.h
+++ b/include/osmo-bts/rsl.h
@@ -8,6 +8,7 @@
enum {
LCHAN_REL_ACT_RSL,
LCHAN_REL_ACT_PCU,
+ LCHAN_REL_ACT_OML,
};
int down_rsl(struct gsm_bts_trx *trx, struct msgb *msg);