aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fn/FnTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fn/FnTest.cpp')
-rw-r--r--tests/fn/FnTest.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/fn/FnTest.cpp b/tests/fn/FnTest.cpp
index 279903c8..1e3ff113 100644
--- a/tests/fn/FnTest.cpp
+++ b/tests/fn/FnTest.cpp
@@ -34,6 +34,7 @@ extern "C" {
/* globals used by the code */ void *tall_pcu_ctx;
int16_t spoof_mnc = 0, spoof_mcc = 0;
+bool spoof_mnc_3_digits = false;
static uint32_t calc_fn(BTS * bts, uint32_t rfn)
{