aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/vlr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/vlr.h')
-rw-r--r--include/osmocom/msc/vlr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/msc/vlr.h b/include/osmocom/msc/vlr.h
index 3c778a96b..029ef3190 100644
--- a/include/osmocom/msc/vlr.h
+++ b/include/osmocom/msc/vlr.h
@@ -178,7 +178,7 @@ struct vlr_subscr {
/* list of struct subscr_request */
struct llist_head requests;
uint8_t lac;
- enum ran_type attached_via_ran;
+ enum osmo_rat_type attached_via_ran;
} cs;
struct gsm_classmark classmark;