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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/msc/vlr.h b/include/osmocom/msc/vlr.h
index 3b9bbc41c..971db528b 100644
--- a/include/osmocom/msc/vlr.h
+++ b/include/osmocom/msc/vlr.h
@@ -271,6 +271,7 @@ struct vlr_instance {
bool is_ps;
uint8_t nri_bitlen;
struct osmo_nri_ranges *nri_ranges;
+ bool lcls_enable;
} cfg;
/* A free-form pointer for use by the caller */
void *user_ctx;